Libraryless. Click here for Pure Java version (2563L/16K).
sS nTrails(long n) { ret n2(n, "trail"); } sS nTrails(Collection l) { ret nTrails(l(l)); } sS nTrails(Map map) { ret nTrails(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: | #1028448 |
| Snippet name: | nTrails |
| Eternal ID of this version: | #1028448/1 |
| Text MD5: | 48c111c758c951136786c4423eaa96d2 |
| Transpilation MD5: | 4c391b7ce7fc40b812c904dfffe480a2 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-20 18:14:08 |
| Source code size: | 137 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 451 / 583 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |