1 | static Lisp getLispTruth(S id) { |
2 | LispStatement s = lispStatements_cached().get(id); |
3 | ret s == null ? null : s.term; |
4 | } |
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: | 528 / 565 |
Referenced in: | [show references] |