static S ai_spec_allWords(S _s) { S s = unquote(_s); L<S> l = javaTokC(s); if (l(l) > 1) for (S t : l) if (l(t) > 1) ai_postTriple(_s, "possibly related to:", t); ret _s; }
Began life as a copy of #1011590
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: | #1011606 |
| Snippet name: | ai_spec_allWords |
| Eternal ID of this version: | #1011606/5 |
| Text MD5: | ddec65e85f6c79bac7dce56f2ffa3f83 |
| 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:20:06 |
| Source code size: | 206 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 706 / 700 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1012200 - ai_spec_allWords_debug |