static AIConcept findAIConceptByNameIC(S name) { for (AIConcept c : values(aiConceptsMap_cached())) if (eqic(c.name, name)) ret c; null; }
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: | #1007550 |
Snippet name: | findAIConceptByNameIC |
Eternal ID of this version: | #1007550/2 |
Text MD5: | cd294a338ccd6e9b5dfa16b83ca42409 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-03-26 21:09:10 |
Source code size: | 157 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 618 / 610 |
Version history: | 1 change(s) |
Referenced in: | [show references] |