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

6
LINES

< > BotCompany Repo | #1011813 // ai_allInvalidWebs

JavaX fragment (include)

static L<Web> ai_allInvalidWebs() {
  new L<Web> webs;
  for (GlobalID id : ai_invalidatedWebs())
    addIfNotNull(webs, ai_getWeb(id));
  ret webs;
}

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: #1011813
Snippet name: ai_allInvalidWebs
Eternal ID of this version: #1011813/2
Text MD5: 9fa08a5847caeb9fa9c52f5c2e380493
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-11-26 21:01:20
Source code size: 155 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 315 / 343
Version history: 1 change(s)
Referenced in: [show references]