1 | sS nEvents(long n) { ret n2(n, "event"); }
|
2 | sS nEvents(Collection l) { ret nEvents(l(l)); }
|
3 | sS nEvents(Map map) { ret nEvents(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: | #1028615 |
| Snippet name: | nEvents |
| Eternal ID of this version: | #1028615/1 |
| Text MD5: | d0b177a8f1b488528e4a176adc0caf87 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-06-28 18:34:38 |
| Source code size: | 137 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 387 / 436 |
| Referenced in: | [show references] |