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

5
LINES

< > BotCompany Repo | #1012813 // thoughtSpace_allBlocked - get all blocked webs

JavaX fragment (include)

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: 300 / 320
Version history: 2 change(s)
Referenced in: [show references]