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

10
LINES

< > BotCompany Repo | #1012200 // ai_spec_allWords_debug

JavaX fragment (include)

static S ai_spec_allWords_debug(S _s) {
  S s = unquote(_s);
  L<S> l = javaTokC(s);
  print("l=" + sfu(l));
  if (l(l) > 1)
    for (S t : l)
      if (l(t) > 1)
        ai_postTriple_verbose(_s, "possibly related to:", t);
  ret _s;
}

Author comment

Began life as a copy of #1011606

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: #1012200
Snippet name: ai_spec_allWords_debug
Eternal ID of this version: #1012200/1
Text MD5: 1795aeb3c5577c0060357f4ebde583f4
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-23 19:33:06
Source code size: 245 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 323 / 348
Referenced in: [show references]