Libraryless. Click here for Pure Java version (2572L/16K).
static <A, B> L<A> pairsASortedByBDesc(Collection<Pair<A, B>> l) { ret pairsA(pairsSortedByBDesc(l)); }
Began life as a copy of #1025274
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: | #1027824 |
| Snippet name: | pairsASortedByBDesc |
| Eternal ID of this version: | #1027824/1 |
| Text MD5: | 413754baf687c4c5212cec1188365fe8 |
| Transpilation MD5: | 86526dc8214a2ace10c530609758eb6c |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-04-13 21:19:01 |
| Source code size: | 107 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 408 / 553 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |