static L<S> downloadedTypicalDiagramStructures() { SS map = safeUnstructureMap(loadTextFile(getProgramFile(#1010484, "typical.structure"))); if (map == null) ret ll(); ret downloadedDiagramStructures(map(values(map), func(S md5) -> File { getProgramFile(#1010484, md5) })); }
Began life as a copy of #1010500
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1010536 |
| Snippet name: | downloadedTypicalDiagramStructures |
| Eternal ID of this version: | #1010536/4 |
| Text MD5: | 306a809ccbcb309590d06e72bf8c01f1 |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-10-03 16:04:39 |
| Source code size: | 285 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 785 / 815 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1011189 - downloadedDiagramStructuresForFileNamed |