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

3
LINES

< > BotCompany Repo | #1036626 // stringCombine - recursive version of concat

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

Libraryless. Click here for Pure Java version (10687L/58K).

sS stringCombine(O... l) {
  ret customSeparatorCombine("", l);
}

Author comment

Began life as a copy of #1035910

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): mqqgnosmbjvj, wnsclhtenguj

No comments. add comment

Snippet ID: #1036626
Snippet name: stringCombine - recursive version of concat
Eternal ID of this version: #1036626/1
Text MD5: 9f68059652a7736d6be60a0930d8a9ff
Transpilation MD5: b8c34d613a7a5786f71d5fdf3b245ac1
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2023-06-03 02:05:35
Source code size: 67 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 71 / 102
Referenced in: [show references]