1 | static L<S> tok_splitAtComma_emptyOnEmpty(S s) {
|
2 | ret empty(s) ? emptyList() : tok_splitAtComma(s); |
3 | } |
Began life as a copy of #1016884
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: | #1024149 |
| Snippet name: | tok_splitAtComma_emptyOnEmpty |
| Eternal ID of this version: | #1024149/1 |
| Text MD5: | 13b67fef5309d1688c0188d9842e1f54 |
| Author: | stefan |
| Category: | javax / parsing |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-07-23 14:12:15 |
| Source code size: | 104 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 508 / 540 |
| Referenced in: | [show references] |