Warning: session_start(): open(/var/lib/php/sessions/sess_v8q8ake31edf7evn764n63o34j, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
intRangeFromStartAndLength [1008639]

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

3
LINES

< > BotCompany Repo | #1008639 // intRangeFromStartAndLength

JavaX fragment (include)

static IntRange intRangeFromStartAndLength(int start, int length) {
  ret IntRange(start, start+length);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1008639
Snippet name: intRangeFromStartAndLength
Eternal ID of this version: #1008639/1
Text MD5: b97c1f47e534fe95ff713d55838bc72f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-05-26 16:50:50
Source code size: 108 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 862 / 870
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)