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

10
LINES

< > BotCompany Repo | #1010537 // downloadedTypicalWebs

JavaX fragment (include)

static /*cached*/ L<Web> downloadedTypicalWebs() {
  new L<Web> webs;
  time "Unpacking webs" {
    for (S struct : downloadedTypicalDiagramStructures()) pcall-short {
      Web web = web_flexUnstructure(struct);
      webs.add(web_setSource("downloaded typical", web));
    }
  }
  ret webs;
}

Author comment

Began life as a copy of #1010510

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: #1010537
Snippet name: downloadedTypicalWebs
Eternal ID of this version: #1010537/4
Text MD5: 4a7500fe02a5f222989cf9c66a70951a
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-16 23:19:12
Source code size: 303 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 462 / 451
Version history: 3 change(s)
Referenced in: [show references]