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

7
LINES

< > BotCompany Repo | #1030962 // joinNemptiesWithBR

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

Libraryless. Click here for Pure Java version (2751L/16K).

sS joinNemptiesWithBR(Iterable<S> l) {
  ret joinNempties("<br>\n", l);
}

sS joinNemptiesWithBR(S... l) {
  ret joinNemptiesWithBR(asList(l));
}

Author comment

Began life as a copy of #1013038

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1030962
Snippet name: joinNemptiesWithBR
Eternal ID of this version: #1030962/1
Text MD5: 0c08df62e3ecc530f05400488f80f2e6
Transpilation MD5: e6ba235668ff10cfe0e544cf2da90ed1
Author: stefan
Category: javax / html
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-04-15 17:18:56
Source code size: 151 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 123 / 175
Referenced in: [show references]