sS nCoins(long n) { ret n2(n, "coin"); } sS nCoins(Cl l) { ret nCoins(l(l)); } sS nCoins(Map map) { ret nCoins(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj
No comments. add comment
Snippet ID: | #1036111 |
Snippet name: | nCoins |
Eternal ID of this version: | #1036111/1 |
Text MD5: | 483f047b47876da7475492ddb80c8852 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-09-21 17:45:45 |
Source code size: | 123 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 122 / 139 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |