1 | sS nFrequencies(long n) { ret n2(n, "frequency", "frequencies"); }
|
2 | sS nFrequencies(Cl l) { ret nFrequencies(l(l)); }
|
3 | sS nFrequencies(Map map) { ret nFrequencies(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: | #1033250 |
| Snippet name: | nFrequencies |
| Eternal ID of this version: | #1033250/1 |
| Text MD5: | e0741f67a8a1f312328bae9915d10d93 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-17 20:59:16 |
| Source code size: | 173 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 381 / 404 |
| Referenced in: | [show references] |