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

3
LINES

< > BotCompany Repo | #1027644 // nObjects

JavaX fragment (include)

sS nObjects(long n) { ret n2(n, "object"); }
sS nObjects(Collection l) { ret nObjects(l(l)); }
sS nObjects(Map m) { ret nObjects(l(m)); }

Author comment

Began life as a copy of #1023467

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1027644
Snippet name: nObjects
Eternal ID of this version: #1027644/3
Text MD5: 567473deab7b34127a74970bbe773ed4
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-07-01 20:02:02
Source code size: 139 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 142 / 183
Version history: 2 change(s)
Referenced in: [show references]