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

6
LINES

< > BotCompany Repo | #1011069 // verbToPastMap

JavaX fragment (include)

static cached SS verbToPastMap() {
  new HashMap<S> map;
  for (L<S> l : englishVerbQuintuples())
    map.put(get(l, 0), get(l, 1));
  ret map;
}

Author comment

Began life as a copy of #1011067

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: #1011069
Snippet name: verbToPastMap
Eternal ID of this version: #1011069/1
Text MD5: 8583abc85f6e97f8cba452ed43d30f20
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-12 01:35:51
Source code size: 150 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 438 / 448
Referenced in: [show references]