Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

5
LINES

< > BotCompany Repo | #1012509 // ai_spec_simplify

JavaX fragment (include)

static void ai_spec_simplify(S s) {
  S x = ai_simplifyNP(s);
  if (nempty(x) && neqic(s, x))
    post(s, "possibly simplifies to", x);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1012509
Snippet name: ai_spec_simplify
Eternal ID of this version: #1012509/2
Text MD5: 082fa38ca9c1ea84a4f198942feb32d9
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-05 16:46:44
Source code size: 141 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 370 / 393
Version history: 1 change(s)
Referenced in: [show references]