1 | static /*cached*/ L<Web> downloadedTypicalWebs() { |
2 | new L<Web> webs; |
3 | time "Unpacking webs" { |
4 | for (S struct : downloadedTypicalDiagramStructures()) pcall-short { |
5 | Web web = web_flexUnstructure(struct); |
6 | webs.add(web_setSource("downloaded typical", web)); |
7 | } |
8 | } |
9 | ret webs; |
10 | } |
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: | 553 / 543 |
Version history: | 3 change(s) |
Referenced in: | [show references] |