Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1034459 // subLists - synonym of rangeSubLists

JavaX fragment (include)

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: 59 / 78
Referenced in: [show references]