static Set<S> whatIs(S concept) { ifdef LispAI new HashSet<S> out; for (Lisp l : lispTruthByHead("fgvvrzypbkqomktd", "pggfeqzkqnezzfto")) if (eq(l.rawOrNull(1), concept) && l.isLeaf(0)) out.add(l.raw(0)); ret out; endifdef ifndef LispAI ret null; endifndef }
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: | #1007839 |
| Snippet name: | whatIs |
| Eternal ID of this version: | #1007839/6 |
| Text MD5: | 0b9c9703d40d663a0421c78bd0108e43 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-06-22 21:43:33 |
| Source code size: | 287 bytes / 12 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 771 / 764 |
| Version history: | 5 change(s) |
| Referenced in: | [show references] |