Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1008194 // addLispExecutor

JavaX fragment (include)

// head -> voidfunc(Lisp)
static Map<S, O> addLispExecutor_map = new HashMap;

static void addLispExecutor(S head, O executor) {
  addLispExecutor_map.put(head, executor);
}

Author comment

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: 458 / 477
Version history: 2 change(s)
Referenced in: [show references]