static L<GazelleTree> gazelle_wrapLinesAsTree(LS l) { ret map(l, func(S s) -> GazelleTree { GazelleTree(s) }); }
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022483 |
| Snippet name: | gazelle_wrapLinesAsTree |
| Eternal ID of this version: | #1022483/1 |
| Text MD5: | ca6fc88b0c2366bbaa2e9877fa337c4a |
| Author: | stefan |
| Category: | javax / gazelle |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-18 17:25:20 |
| Source code size: | 116 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 502 / 542 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |