1 | static S joinNemptiesWithDot(O... strings) { |
2 | ret joinNempties(".", strings); |
3 | } |
4 | |
5 | static S joinNemptiesWithDot(Iterable strings) { |
6 | ret joinNempties(".", strings); |
7 | } |
Began life as a copy of #1016893
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1030570 |
Snippet name: | joinNemptiesWithDot |
Eternal ID of this version: | #1030570/3 |
Text MD5: | b47e232e91fd25ec69e9c66a91972141 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-05 00:53:44 |
Source code size: | 172 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 210 / 247 |
Version history: | 2 change(s) |
Referenced in: | [show references] |