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

4
LINES

< > BotCompany Repo | #1008094 // getLispTruth - lookup Lisp statement by ID

JavaX fragment (include)

static Lisp getLispTruth(S id) {
  LispStatement s = lispStatements_cached().get(id);
  ret s == null ? null : s.term;
}

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: #1008094
Snippet name: getLispTruth - lookup Lisp statement by ID
Eternal ID of this version: #1008094/1
Text MD5: 11be8b1747a2f3dff5d2ccb74efcb957
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-24 14:44:13
Source code size: 123 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 458 / 496
Referenced in: [show references]