static S dropSpaces(S s) { ret unnull(s).replace(" ", ""); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006109 |
| Snippet name: | dropSpaces |
| Eternal ID of this version: | #1006109/1 |
| Text MD5: | a9d4b0a4f32becaa843517db7da46026 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-12-18 13:28:57 |
| Source code size: | 64 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 768 / 788 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1013330 - withoutSpace - synonym of dropSpaces |