static L<TripleWeb> thoughtSpace_allBlocked(ActualThoughtSpace ts) { ret uniquify(concatLists( ai_triples_multi(ts.blockedA, "$X", "$Y", ts.parent), ai_triples_multi("$X", ts.blockedB, "$Y", ts.parent))); }
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: | #1012813 |
Snippet name: | thoughtSpace_allBlocked - get all blocked webs |
Eternal ID of this version: | #1012813/3 |
Text MD5: | f99ca08959137f251792d37eb8c715a3 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-13 20:09:55 |
Source code size: | 220 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 376 / 400 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #3000475 - Smart Bot's answer to: !fresh recentlyChangedSnippets() |