Libraryless. Click here for Pure Java version (2499L/16K).
sS nWords(long n) { ret n2(n, "word"); } sS nWords(Collection l) { ret nWords(l(l)); } sS nWords(Map map) { ret nWords(l(map)); }
Began life as a copy of #1023467
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1025878 |
| Snippet name: | nWords |
| Eternal ID of this version: | #1025878/3 |
| Text MD5: | d0e9ffe30eb4c55b286a882b8854170b |
| Transpilation MD5: | 0f5b7b77596d132c44c1dc72d473473e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-07-19 00:54:26 |
| Source code size: | 131 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 489 / 621 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |