static Collection<S> ai_whatCanISayToYou() { L<S> tok = javaTok(mL_raw("NL Logic Examples")); new LinkedHashSet<S> out; for (int i : jfindAll(tok, "input(")) { S contents = joinSubList(tok, i+4, findEndOfBracketPart(tok, i+2)-1); out.add(contents); } ret out; }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1017725 |
Snippet name: | ai_whatCanISayToYou |
Eternal ID of this version: | #1017725/1 |
Text MD5: | 873213103fd4ed870732fdd6db1a4d07 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-08-04 19:01:37 |
Source code size: | 287 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 280 / 326 |
Referenced in: | [show references] |