sbool endsWithSpace(S s) { ret nempty(s) && isSpace(last(s)); }
Began life as a copy of #1014384
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: | #1024053 |
| Snippet name: | endsWithSpace (or line break) |
| Eternal ID of this version: | #1024053/1 |
| Text MD5: | 24586387956172ba444468e75463f586 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-18 16:39:22 |
| Source code size: | 67 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 396 / 444 |
| Referenced in: | [show references] |