static L<S> quoteAndUnnullAll(Iterable l) { ret map(l, x -> quote(strOrEmpty(x))); }
Began life as a copy of #1002127
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: | #1025915 |
| Snippet name: | quoteAndUnnullAll |
| Eternal ID of this version: | #1025915/1 |
| Text MD5: | e23ee9f6537cdc86b7e3afcbffe69877 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-10-30 13:20:04 |
| Source code size: | 88 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 394 / 429 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |