static <A> LL<A> subLists(L<A> l, Iterable<IntRange> ranges) { ret rangeSubLists(l, ranges); }
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034459 |
Snippet name: | subLists - synonym of rangeSubLists |
Eternal ID of this version: | #1034459/1 |
Text MD5: | eab26e0fc9c04db1396823d266dd1ee8 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-02-08 01:18:10 |
Source code size: | 96 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 131 / 155 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |