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

9
LINES

< > BotCompany Repo | #1018586 // nlJoin_and - synonym of textOut_and

JavaX fragment (include)

static S nlJoin_and(Collection<S> l) {
  ret textOut_and(l);
}



static S nlJoin_and(Collection<S> l, S emptyText) {
  ret textOut_and(l, emptyText);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1018586
Snippet name: nlJoin_and - synonym of textOut_and
Eternal ID of this version: #1018586/1
Text MD5: 3316a51f71d94f41c25c2097f364b529
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-10-06 19:12:37
Source code size: 154 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 234 / 253
Referenced in: [show references]