Libraryless. Click here for Pure Java version (4641L/26K).
sS nVisitors(long n) { ret n2(n, "visitor"); } sS nVisitors(Cl l) { ret nVisitors(l(l)); } sS nVisitors(Map map) { ret nVisitors(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033608 |
Snippet name: | nVisitors |
Eternal ID of this version: | #1033608/1 |
Text MD5: | c10e21d8de0b873c255cdc6ffa772677 |
Transpilation MD5: | 31c0d351c06c7efebccefa14a5fdbe78 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-11-15 23:23:36 |
Source code size: | 141 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 155 / 223 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |