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

3
LINES

< > BotCompany Repo | #1018099 // aOfPairs - synonym of firstOfPairs

JavaX fragment (include)

static <A, B> L<A> aOfPairs(Collection<Pair<A, B>> l) {
  ret firstOfPairs(l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018099
Snippet name: aOfPairs - synonym of firstOfPairs
Eternal ID of this version: #1018099/1
Text MD5: 665b8fa733fe5e4a846fae9b59d74304
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-09-02 12:55:00
Source code size: 80 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 302 / 327
Referenced in: [show references]