Libraryless. Click here for Pure Java version (9194L/50K).
sS nPlayers(long n) { ret n2(n, "player"); } sS nPlayers(Cl l) { ret nPlayers(l(l)); } sS nPlayers(Map map) { ret nPlayers(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1035916 |
Snippet name: | nPlayers |
Eternal ID of this version: | #1035916/1 |
Text MD5: | f1f28b50dd9a0d9158523c62bbb71b40 |
Transpilation MD5: | dd98f53e588408368485870ec6158f6b |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-08-12 04:26:46 |
Source code size: | 135 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 139 / 187 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |