static Lisp lisp_intern(Lisp l) { if (l == null) null; ret lisp(intern(l.head), map_lisp_intern(l.args)); }
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: | #1011463 |
Snippet name: | lisp_intern |
Eternal ID of this version: | #1011463/3 |
Text MD5: | 180ad9beb74e104e718f09df94d01d9d |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-11-02 05:45:31 |
Source code size: | 114 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 393 / 431 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |