Libraryless. Click here for Pure Java version (2824L/16K).
sS nPoints(long n) { ret n2(n, "point"); } sS nPoints(Cl l) { ret nPoints(l(l)); } sS nPoints(Map map) { ret nPoints(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: | #1031378 |
| Snippet name: | nPoints |
| Eternal ID of this version: | #1031378/1 |
| Text MD5: | 22b4325c531f08c38c93ee29a6d14477 |
| Transpilation MD5: | a28d5201af2079cab9732fd6ba00d0de |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-07 12:24:35 |
| Source code size: | 129 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 450 / 567 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |