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

3
LINES

< > BotCompany Repo | #1031651 // intRangeWithLength - synonym of intRangeWithLen

JavaX fragment (include)

static IntRange intRangeWithLength(int start, int len) {
  ret intRangeWithLen(start, len);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1031651
Snippet name: intRangeWithLength - synonym of intRangeWithLen
Eternal ID of this version: #1031651/1
Text MD5: 674273557d0e7cb9fed279db91186ce7
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-25 03:17:01
Source code size: 93 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 99 / 133
Referenced in: [show references]