Transpiled version (2805L) is out of date.
1 | static LS allToStrOrNull(Iterable c) {
|
2 | ret lmap strOrNull(c); |
3 | } |
4 | |
5 | static LS allToStrOrNull(O... c) {
|
6 | ret lmap strOrNull(c); |
7 | } |
Began life as a copy of #1002050
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030740 |
| Snippet name: | allToStrOrNull |
| Eternal ID of this version: | #1030740/2 |
| Text MD5: | fb6d2da35ded207733026d3070682b95 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-10-01 16:43:34 |
| Source code size: | 134 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 385 / 501 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |