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

3
LINES

< > BotCompany Repo | #1033959 // indentAll

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

Libraryless. Click here for Pure Java version (4705L/26K).

static LS indentAll(Iterable l) {
  ret map(l, x -> indent(str(x)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033959
Snippet name: indentAll
Eternal ID of this version: #1033959/1
Text MD5: 8e5343477a3b9066a7152667383ef2c6
Transpilation MD5: a0ee61578f590ab3b033111ace75476f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-14 23:37:14
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 57 / 85
Referenced in: [show references]