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

3
LINES

< > BotCompany Repo | #1030493 // sortByPairsA - synonym of pairsSortedByA

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030493
Snippet name: sortByPairsA - synonym of pairsSortedByA
Eternal ID of this version: #1030493/1
Text MD5: 3dd2ddafb91fb68bd33b8e3ff7aa1965
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-12-28 01:12:39
Source code size: 95 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 106 / 131
Referenced in: [show references]