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

3
LINES

< > BotCompany Repo | #1024484 // joinWithSemicolon

JavaX fragment (include)

1  
static <A> S joinWithSemicolon(Iterable<A> l) {
2  
  ret join("; ", l);
3  
}

Author comment

Began life as a copy of #1021513

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: #1024484
Snippet name: joinWithSemicolon
Eternal ID of this version: #1024484/1
Text MD5: 4682bd109e538ff49c1d38ad9f1e5494
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-08-13 22:34:46
Source code size: 72 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 177 / 205
Referenced in: [show references]