Libraryless. Click here for Pure Java version (2541L/16K).
sS nLabels(long n) { ret n2(n, "label"); } sS nLabels(Collection l) { ret nLabels(l(l)); } sS nLabels(Map map) { ret nLabels(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027821 |
| Snippet name: | nLabels |
| Eternal ID of this version: | #1027821/1 |
| Text MD5: | 5481c12867fab6df70a4e47dd1e77ebc |
| Transpilation MD5: | 5018cfbae2a307bc66d66a104e00f849 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-04-13 20:47:58 |
| Source code size: | 137 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 509 / 658 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |