1 | static Concepts freshConceptsFromAI1Lol() { |
2 | S text = loadPage("http://ai1.lol/wiki/structure/concepts"); |
3 | L list = cast safeUnstructure(text); |
4 | new HashMap map; |
5 | long iid = 0; |
6 | for (O o : list) map.put(++iid, o); |
7 | S text2 = structure(map); |
8 | ret new Concepts().safeLoad(text2); |
9 | } |
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: | 477 / 497 |
Referenced in: | [show references] |