sS nDiffs(long n) { ret n2(n, "diff"); } sS nDiffs(Collection l) { ret nDiffs(l(l)); } sS nDiffs(Map map) { ret nDiffs(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031069 |
| Snippet name: | nDiffs |
| Eternal ID of this version: | #1031069/1 |
| Text MD5: | 7cab55c7e01106d24325fab11091a3a2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-04-26 18:24:32 |
| Source code size: | 131 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 416 / 459 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |