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

3
LINES

< > BotCompany Repo | #1029645 // pnlToStringWithEmptyLines

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

Libraryless. Click here for Pure Java version (3200L/20K).

static <A> S pnlToStringWithEmptyLines(Iterable<A> l) {
  ret pnlToString(map(l, o -> o + "\n"));
}

Author comment

Began life as a copy of #1020445

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1029645
Snippet name: pnlToStringWithEmptyLines
Eternal ID of this version: #1029645/1
Text MD5: 79ac090d568ae5ffd75e4b91b781443f
Transpilation MD5: 70372b1cc5dafb14bfe1cbef0df2fb41
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-09-04 18:39:05
Source code size: 101 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 118 / 175
Referenced in: [show references]