static LS generalDefinition_rev(S term) { new LS out; for (Pair<S> p : values(mechMultiMapPairsCI(generalDefinitions_listName()))) if (eqic(dropGlobalID(p.b), term)) out.add(p.a); 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: | #1017052 |
Snippet name: | generalDefinition_rev - reverse lookup; TODO: invalids |
Eternal ID of this version: | #1017052/3 |
Text MD5: | b95e5e7fded48d5017405ded9e1ecb74 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-11 14:51:15 |
Source code size: | 212 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 396 / 419 |
Version history: | 2 change(s) |
Referenced in: | [show references] |