Transpiled version (5192L) is out of date.
static <A> LL<A> rangeSubLists(L<A> l, Iterable<IntRange> ranges) { ret map(ranges, r -> subList(l, r)); }
download show line numbers debug dex old transpilations
Travelled to 9 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022187 |
| Snippet name: | rangeSubLists |
| Eternal ID of this version: | #1022187/2 |
| Text MD5: | 846bd5993b6773b239a2085113eefcc1 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-08 01:18:05 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 529 / 617 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |