static Map<S, F1<Lisp, O>> addLispEvaluator_map = new HashMap; static void addLispEvaluator(S head, F1<Lisp, ?> evaluator) { addLispEvaluator_map.put(head, (F1) evaluator); }
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: | #1008127 |
Snippet name: | addLispEvaluator |
Eternal ID of this version: | #1008127/3 |
Text MD5: | bcf65a4fb45a901ca8dd11a2196f8d90 |
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 14:56:31 |
Source code size: | 181 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 522 / 529 |
Version history: | 2 change(s) |
Referenced in: | [show references] |