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

5
LINES

< > BotCompany Repo | #1010832 // ai_subtypesOf

JavaX fragment (include)

static L<S> ai_subtypesOf(S type) {
  ret web_uniqueTexts(webs_search_dollarX(
    webFromTriples("$X", "is a type of", type),
    indexedWebs(type)));
}

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: #1010832
Snippet name: ai_subtypesOf
Eternal ID of this version: #1010832/1
Text MD5: 24426af6e1fc8c41e0c8667ed7dcf2e7
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-04 02:03:31
Source code size: 157 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 361 / 386
Referenced in: [show references]