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

3
LINES

< > BotCompany Repo | #1028157 // rep0 - repetitions of the value 0

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

Libraryless. Click here for Pure Java version (67L/1K).

static L<Int> rep0(int n) {
  ret rep(n, (Int) 0);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv

No comments. add comment

Snippet ID: #1028157
Snippet name: rep0 - repetitions of the value 0
Eternal ID of this version: #1028157/1
Text MD5: db5d53ba5218a54c47ebe3f56610fb37
Transpilation MD5: 50a04a876833ba7045533bc719f83517
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-05-23 18:15:58
Source code size: 54 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 89 / 148
Referenced in: [show references]