static Concepts freshConceptsFromAI1Lol() { S text = loadPage("http://ai1.lol/wiki/structure/concepts"); 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().safeLoad(text2); }
Began life as a copy of #1008152
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: | #1008157 |
| Snippet name: | freshConceptsFromAI1Lol |
| Eternal ID of this version: | #1008157/1 |
| Text MD5: | a2a68b2baad7e575183dcc5a9f67ccfc |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-28 15:01:11 |
| Source code size: | 294 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 729 / 765 |
| Referenced in: | [show references] |