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)); }
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: | 340 / 447 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |