1 | static <A> L<A> sortedByScoreWithout0(Iterable<A> l, IF1<A, Number> f) { |
2 | ret sortedByScoreFunction_withoutZero(l, f); |
3 | } |
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031590 |
| Snippet name: | sortedByScoreWithout0 - synonym of sortedByScoreFunction_withoutZero |
| Eternal ID of this version: | #1031590/1 |
| Text MD5: | 87011e5fe88bf4dad57eb3517d6a2e0f |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-22 07:28:59 |
| Source code size: | 121 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 349 / 393 |
| Referenced in: | [show references] |