sS joinWithSpacedVBar(Iterable<S> l) { ret joinWithVBar(l); } sS joinWithSpacedVBar(S... l) { ret joinWithSpacedVBar(asList(l)); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1024382 |
| Snippet name: | joinWithSpacedVBar - synonym of joinWithVBar |
| Eternal ID of this version: | #1024382/2 |
| Text MD5: | 1fe0fa36e0552f518e3ca5774f5008e1 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-08-08 14:58:46 |
| Source code size: | 141 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 456 / 463 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |