Libraryless. Click here for Pure Java version (4656L/26K).
sS nWinners(long n) { ret n2(n, "winner"); } sS nWinners(Cl l) { ret nWinners(l(l)); } sS nWinners(Map map) { ret nWinners(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034122 |
| Snippet name: | nWinners |
| Eternal ID of this version: | #1034122/1 |
| Text MD5: | d2e0b514bdeb0e4883a2609a008e3d0a |
| Transpilation MD5: | 6b1c70b1c3593def1e7b9ca6564464e7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-22 22:36:31 |
| Source code size: | 135 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 370 / 494 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |