1 | static LS agiBlue_pageNamesContaining(S q) {
|
2 | ret agiBlue_pageNamesContaining(agiBlue_mainSlice(), q); |
3 | } |
4 | |
5 | static LS agiBlue_pageNamesContaining(S sliceID, S q) {
|
6 | ret collect q(loadJSONList("http://agi.blue/bot/allPagesContaining" + hquery(nameOnly := 1, +q, slice := sliceID)));
|
7 | } |
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: | 472 / 530 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |