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

9
LINES

< > BotCompany Repo | #1014729 // allToStr - synonym of allToString

JavaX fragment (include)

static L<S> allToStr(Iterable c) {
  ret allToString(c);
}



static L<S> allToStr(O[] c) {
  ret allToString(c);
}

Author comment

Began life as a copy of #1002050

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: #1014729
Snippet name: allToStr - synonym of allToString
Eternal ID of this version: #1014729/2
Text MD5: 61d6a8ffa6c931ce7b22421b3fdde8fd
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-06-02 06:33:00
Source code size: 117 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 403 / 417
Version history: 1 change(s)
Referenced in: [show references]