Libraryless. Click here for Pure Java version (3116L/17K).
sS appendBracketed_comma(O... strings) { ret appendBracketed(joinNemptiesWithComma(strings)); } sS appendBracketed_comma(Iterable strings) { ret appendBracketed(joinNemptiesWithComma(strings)); }
Began life as a copy of #1016893
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx
No comments. add comment
Snippet ID: | #1032118 |
Snippet name: | appendBracketed_comma |
Eternal ID of this version: | #1032118/1 |
Text MD5: | 0ee44f384b29f955e411c40dfb29aa1a |
Transpilation MD5: | 373ad8eeda686f1b1ef401aa50f64306 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-08-14 01:47:45 |
Source code size: | 208 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 140 / 195 |
Referenced in: | [show references] |