1 | static LS stringsSortedByLength(Iterable<S> l) {
|
2 | ret sortedByCalculatedField(l, func(S s) -> int { l(s) });
|
3 | } |
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: | #1018143 |
| Snippet name: | stringsSortedByLength |
| Eternal ID of this version: | #1018143/1 |
| Text MD5: | a4e2e67eec56e3f429524aba8d9e6ee4 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-02 19:42:55 |
| Source code size: | 113 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 664 / 690 |
| Referenced in: | [show references] |