static Concepts decodeConceptsFromAI1Lol(S text) { L list = cast safeUnstructure(text); new HashMap map; long iid = 0; for (O o : list) map.put(++iid, o); S text2 = structure(map); ret new Concepts().load(text2); }
Began life as a copy of #1008157
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: | #1008285 |
| Snippet name: | decodeConceptsFromAI1Lol |
| Eternal ID of this version: | #1008285/3 |
| Text MD5: | 8e54cd791cb7047485f11472d68b40c0 |
| 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 22:15:04 |
| Source code size: | 233 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 677 / 719 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |