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

9
LINES

< > BotCompany Repo | #1010702 // indexedWebs - case-insensitive

JavaX fragment (include)

static L<Web> indexedWebs(Symbol s) {
  ret ai_withoutInvalidWebs(nodesToWebs(indexedNodes_withInvalids(s)));
}

ifclass AI_SubSpace
static L<Web> indexedWebs(AI_SubSpace ss, Symbol s) {
  ret ai_withoutInvalidWebs(nodesToWebs(indexedNodes_withInvalids(ss, s)));
}
endif

Author comment

Began life as a copy of #1010575

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1010702
Snippet name: indexedWebs - case-insensitive
Eternal ID of this version: #1010702/8
Text MD5: 5732361e9b9d46afdc7499a2146b2719
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-10 07:03:01
Source code size: 278 bytes / 9 lines
Pitched / IR pitched: No / No
Views / Downloads: 373 / 424
Version history: 7 change(s)
Referenced in: [show references]