Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1034588 // nIterations

JavaX fragment (include)

sS nIterations(long n) { ret n2(n, "iteration"); }
sS nIterations(Cl l) { ret nIterations(l(l)); }
sS nIterations(Map map) { ret nIterations(l(map)); }

Author comment

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: 60 / 75
Version history: 2 change(s)
Referenced in: [show references]