static L<AIConcept> fastLoadAIConcepts() { print("fast-loading ai concepts"); Class main = getBotMainClass(dbBotName(aiConceptsProgram())); O concepts = get(main, "mainConcepts"); ret map(f fastLoadAIConcept, (L) call(concepts, "list", "AIConcept")); }
Began life as a copy of #1007631
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: | #1007632 |
| Snippet name: | fastLoadAIConcepts |
| Eternal ID of this version: | #1007632/5 |
| Text MD5: | e55e1dce61a1605c33581b488d8ce6e1 |
| 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-29 16:05:11 |
| Source code size: | 265 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 696 / 734 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |