1 | sS nPosts(long n) { ret n2(n, "post"); }
|
2 | sS nPosts(Collection l) { ret nPosts(l(l)); }
|
3 | sS nPosts(Map map) { ret nPosts(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: | #1029970 |
| Snippet name: | nPosts |
| Eternal ID of this version: | #1029970/1 |
| Text MD5: | d71c8d64a73cc7630dcf18714f1e05d9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-10-24 13:29:22 |
| Source code size: | 131 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 384 / 431 |
| Referenced in: | [show references] |