static L<Lisp> snlParseList(Lisp tree) { if (!snlIsList(tree)) ret litlist(tree); ret cloneList(tree.args); }
Began life as a copy of #1002789
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: | #1002805 |
Snippet name: | snlParseList - opposite of listToSNLTree |
Eternal ID of this version: | #1002805/1 |
Text MD5: | 7e6145242324efdd9eb2252d601885db |
Author: | stefan |
Category: | eleu / nl |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2016-02-26 01:05:28 |
Source code size: | 116 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 664 / 608 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000382 - Answer for ferdie (>> t = 1, f = 0) |