1 | static L<TripleWeb> thoughtSpace_allBlocked(ActualThoughtSpace ts) {
|
2 | ret uniquify(concatLists( |
3 | ai_triples_multi(ts.blockedA, "$X", "$Y", ts.parent), |
4 | ai_triples_multi("$X", ts.blockedB, "$Y", ts.parent)));
|
5 | } |
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: | 581 / 619 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |