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

3
LINES

< > BotCompany Repo | #1031227 // nOutputs

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (2820L/16K).

sS nOutputs(long n) { ret n2(n, "output"); }
sS nOutputs(Collection l) { ret nOutputs(l(l)); }
sS nOutputs(Map map) { ret nOutputs(l(map)); }

Author comment

Began life as a copy of #1023467

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031227
Snippet name: nOutputs
Eternal ID of this version: #1031227/1
Text MD5: 83edad3fcb692fedbe9a3b175622ee80
Transpilation MD5: 73c92ef5d30fa356cd01b0b8840aedbf
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-05-21 21:25:48
Source code size: 143 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 78 / 121
Referenced in: [show references]