1 | sS nRepetitions(long n) { ret n2(n, "repetition"); }
|
2 | sS nRepetitions(Cl l) { ret nRepetitions(l(l)); }
|
3 | sS nRepetitions(Map map) { ret nRepetitions(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: | #1034668 |
| Snippet name: | nRepetitions |
| Eternal ID of this version: | #1034668/1 |
| Text MD5: | 2e06564566204a0c8fd5d866b76aabc1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-01 15:58:55 |
| Source code size: | 159 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 365 / 388 |
| Referenced in: | [show references] |