1 | sS nIterations(long n) { ret n2(n, "iteration"); }
|
2 | sS nIterations(Cl l) { ret nIterations(l(l)); }
|
3 | sS nIterations(Map map) { ret nIterations(l(map)); } |
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034588 |
| Snippet name: | nIterations |
| Eternal ID of this version: | #1034588/3 |
| Text MD5: | a81a0165cf48c64d5666cc0da3ba8d4b |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-19 06:50:07 |
| Source code size: | 153 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 418 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |