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

3
LINES

< > BotCompany Repo | #1032960 // joinSubList_cToC

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3867L/22K).

sS joinSubList_cToC(LS l, int i, int j) {
  ret joinSubList(l, i | 1, j & ~1);
}

Author comment

Began life as a copy of #1009319

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1032960
Snippet name: joinSubList_cToC
Eternal ID of this version: #1032960/1
Text MD5: 24a98ba3c2ff4b4270adc684582c3051
Transpilation MD5: a02ce189e601e5f22b315882411b0303
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-11 05:58:24
Source code size: 82 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 92 / 130
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)