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

3
LINES

< > BotCompany Repo | #1017746 // takeFirstLines

JavaX fragment (include)

static S takeFirstLines(int n, S s) {
  ret lineRange(s, 0, n);
}

Author comment

Began life as a copy of #1015381

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1017746
Snippet name: takeFirstLines
Eternal ID of this version: #1017746/1
Text MD5: b6a9d80ae5003eb2c61e236aeb5005ac
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-08-07 21:33:42
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 282 / 319
Referenced in: [show references]