static L<Int> countList(int n) { ret virtualCountList(n); } // to is exclusive static L<Int> countList(int from, int to) { ret virtualCountList(from, to); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035211 |
| Snippet name: | countList - synonym of virtualCountList |
| Eternal ID of this version: | #1035211/1 |
| Text MD5: | d7aa70c82d4b9bcb253ad2885d9523fa |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-04-15 16:58:56 |
| Source code size: | 166 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 338 / 366 |
| Referenced in: | [show references] |