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

3
LINES

< > BotCompany Repo | #1029396 // nLiterals

JavaX fragment (include)

1  
sS nLiterals(long n) { ret n2(n, "literal"); }
2  
sS nLiterals(Collection l) { ret nLiterals(l(l)); }
3  
sS nLiterals(Map map) { ret nLiterals(l(map)); }

Author comment

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: #1029396
Snippet name: nLiterals
Eternal ID of this version: #1029396/1
Text MD5: 6b4bea064c59bd93bd752457444801e8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-08-05 14:16:50
Source code size: 149 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 151 / 194
Referenced in: [show references]