static S appendWithSpaceIfNempty(S a, S b) { ret empty(b) ? a : a + " " + b; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1012203 |
| Snippet name: | appendWithSpaceIfNempty |
| Eternal ID of this version: | #1012203/1 |
| Text MD5: | 1458f719560588719d757579d08c2cf9 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-11-23 20:04:54 |
| Source code size: | 82 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 585 / 614 |
| Referenced in: | [show references] |