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

3
LINES

< > BotCompany Repo | #1024684 // pairsToLists

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2512L/16K).

static <A> LL<A> pairsToLists(Iterable<Pair<A>> l) {
  ret lmap pairToList(l);
}

Author comment

Began life as a copy of #1014469

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1024684
Snippet name: pairsToLists
Eternal ID of this version: #1024684/2
Text MD5: 1e6c67d82fd2808e4a8e29e6441b7ddc
Transpilation MD5: f44052e067e0bf9ca6e1c5fa0145b1a7
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-07-19 14:10:49
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 154 / 231
Version history: 1 change(s)
Referenced in: [show references]