Libraryless. Click here for Pure Java version (2573L/16K).
static <A> L<A> uniquifyAndSort(Collection<A> l) { ret sorted(uniquify(l)); }
Began life as a copy of #1013922
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030329 |
| Snippet name: | uniquifyAndSort |
| Eternal ID of this version: | #1030329/1 |
| Text MD5: | bfc42a6113925b55a5a1951ae9023546 |
| Transpilation MD5: | 74766470b8c0507c4ddff5f97afa5407 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-12-02 23:34:56 |
| Source code size: | 81 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 487 / 645 |
| Referenced in: | [show references] |