static S join_vbar(S... strings) { ret joinNemptiesWithVBar(strings); } static S join_vbar(Collection<S> strings) { ret joinNemptiesWithVBar(strings); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030283 |
Snippet name: | join_vbar - synonym of joinNemptiesWithVBar |
Eternal ID of this version: | #1030283/1 |
Text MD5: | b5fa032d8da60a385cad71256b13a3e3 |
Author: | stefan |
Category: | |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-11-25 14:52:27 |
Source code size: | 161 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 168 / 189 |
Referenced in: | [show references] |