static WeakAssoc<Set<S>, L<Lisp>> parsedTrueStatements_cached_cache = new WeakAssoc(func(Set<S> statements) { map(f clParse, statements) }); static L<Lisp> parsedTrueStatements_cached() { ret parsedTrueStatements_cached_cache.get(trueStatements_cached()); }
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: | #1007502 |
Snippet name: | parsedTrueStatements_cached |
Eternal ID of this version: | #1007502/5 |
Text MD5: | f2d44822ba0a73be51d07447e69e548b |
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-02 18:58:08 |
Source code size: | 264 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 488 / 515 |
Version history: | 4 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1007619 - allNodes - returns Map<S, Node> with all concepts and statements #1007740 - lispStatements_cached |