Libraryless. Click here for Pure Java version (2696L/18K).
static LS uniquifyAndSortAlphaNum(Collection<S> l) { ret sortedAlphaNum(uniquify(l)); }
Began life as a copy of #1030329
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030330 |
| Snippet name: | uniquifyAndSortAlphaNum |
| Eternal ID of this version: | #1030330/3 |
| Text MD5: | b97b958e8734177f8650bb6c18abf71d |
| Transpilation MD5: | 199730f0b98b69432b43ac9902c10930 |
| 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:35:51 |
| Source code size: | 91 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 456 / 597 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |