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

3
LINES

< > BotCompany Repo | #1031768 // oneTo - synonym of iotaList. You can actually call this as 1To(n)

JavaX fragment (include)

static L<Int> oneTo(int n) {
  ret iotaList(n);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1031768
Snippet name: oneTo - synonym of iotaList. You can actually call this as 1To(n)
Eternal ID of this version: #1031768/3
Text MD5: b465e500ee8377b5794d24aa93445d55
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-29 15:19:36
Source code size: 51 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 85 / 114
Version history: 2 change(s)
Referenced in: [show references]