static L<AIConcept> aiConceptsByTokens(S tokens) { final L<S> tok = javaTokC(tokens); ret [AIConcept c : aiConcepts() | containsSubList(javaTokC(c.name), tok)]; }
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: | #1008284 |
Snippet name: | aiConceptsByTokens |
Eternal ID of this version: | #1008284/1 |
Text MD5: | a4a3670239c4d6784c9b67fc47ff254a |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-05-06 20:53:42 |
Source code size: | 174 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 566 / 586 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |