1 | static S snlAllToText(L<Lisp> trees) { |
2 | new L<S> l; |
3 | for (Lisp tree : trees) |
4 | l.add(snlToText(tree)); |
5 | ret joinLines(l); |
6 | } |
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1002760 |
Snippet name: | snlAllToText |
Eternal ID of this version: | #1002760/1 |
Text MD5: | 5f2c7952cbd506359ba214c162e959ba |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-20 20:48:18 |
Source code size: | 135 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 638 / 577 |
Referenced in: | [show references] |