Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1011130 // tripelizeGAC36k

JavaX fragment (include)

static Map<S, Triple<S>> tripelizeGAC36k() {
  new TreeMap<S, Triple<S>> map;
  for (S s : keys(gac36k()))
    pcall { mapPut(map, s, ai_tripelize(s)); }
  ret map;
}

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: 282 / 326
Version history: 2 change(s)
Referenced in: [show references]