static L<S> cncSubList(L<S> tok, int from, int to) { from &= ~1; to |= 1; ret subList(tok, from, to); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1005023 |
| Snippet name: | cncSubList |
| Eternal ID of this version: | #1005023/1 |
| Text MD5: | 1a5278b7ea8e2a10c24664a21a7772b7 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-09-28 14:49:29 |
| Source code size: | 113 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 792 / 1107 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |