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

7
LINES

< > BotCompany Repo | #1024048 // agiBlue_pageNamesContaining

JavaX fragment (include)

static LS agiBlue_pageNamesContaining(S q) {
  ret agiBlue_pageNamesContaining(agiBlue_mainSlice(), q);
}

static LS agiBlue_pageNamesContaining(S sliceID, S q) {
  ret collect q(loadJSONList("http://agi.blue/bot/allPagesContaining" + hquery(nameOnly := 1, +q, slice := sliceID)));
}

Author comment

Began life as a copy of #1024045

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1024048
Snippet name: agiBlue_pageNamesContaining
Eternal ID of this version: #1024048/2
Text MD5: 798f3f0df70230dbb4c68f3ab3ce2a3e
Author: stefan
Category: javax / agi.blue
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-24 14:02:15
Source code size: 289 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 185 / 235
Version history: 1 change(s)
Referenced in: [show references]