static void addLispStatement(Map<S, LispStatement> map, Lisp l) { LispStatement s = new LispStatement(aGlobalID(), l); map.put(s.globalID, s); }
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: | #1008083 |
| Snippet name: | addLispStatement |
| Eternal ID of this version: | #1008083/1 |
| Text MD5: | 4d4e4a53bdfca6e8863b5dbc676f95b1 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-04-23 17:19:01 |
| Source code size: | 151 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 729 / 760 |
| Referenced in: | [show references] |