1 | static Map<S, Triple<S>> tripelizeGAC36k() { |
2 | new TreeMap<S, Triple<S>> map; |
3 | for (S s : keys(gac36k())) |
4 | pcall { mapPut(map, s, ai_tripelize(s)); } |
5 | ret map; |
6 | } |
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: | #1011130 |
Snippet name: | tripelizeGAC36k |
Eternal ID of this version: | #1011130/3 |
Text MD5: | a7d33bfdea520eb3d1dbea6209633a9c |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-10-15 20:14:10 |
Source code size: | 171 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 334 / 384 |
Version history: | 2 change(s) |
Referenced in: | [show references] |