Libraryless. Click here for Pure Java version (5197L/29K).
1 | static <A> LL<A> tokSubLists(L<A> l, Iterable<IntRange> ranges) { |
2 | ret map(ranges, r -> tokSubList(l, r)); |
3 | } |
Began life as a copy of #1022187
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1034461 |
Snippet name: | tokSubLists |
Eternal ID of this version: | #1034461/1 |
Text MD5: | 2389099dbe62a18aaa00eb25c4629323 |
Transpilation MD5: | ce1c56df300bbf4ca1dac650c47b91d1 |
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:20:40 |
Source code size: | 111 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 140 / 198 |
Referenced in: | [show references] |