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

7
LINES

< > BotCompany Repo | #1011093 // joinWithSpace2

JavaX fragment (include)

static S joinWithSpace2(Collection<S> c) {
  ret joinNempties(" ", c);
}

static S joinWithSpace2(S... c) {
  ret joinNempties(" ", c);
}

Author comment

Began life as a copy of #1008249

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1011093
Snippet name: joinWithSpace2
Eternal ID of this version: #1011093/1
Text MD5: a5ccaa08de97b16e1eae3b8b8a12f93f
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-12 18:48:02
Source code size: 145 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 421 / 461
Referenced in: [show references]