1 | // head -> voidfunc(Lisp) |
2 | static Map<S, O> addLispExecutor_map = new HashMap; |
3 | |
4 | static void addLispExecutor(S head, O executor) { |
5 | addLispExecutor_map.put(head, executor); |
6 | } |
Began life as a copy of #1008127
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: | #1008194 |
Snippet name: | addLispExecutor |
Eternal ID of this version: | #1008194/3 |
Text MD5: | 10ce2600082df426a2bfc992f186a8fb |
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-29 23:25:19 |
Source code size: | 178 bytes / 6 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 529 / 555 |
Version history: | 2 change(s) |
Referenced in: | [show references] |