1 | static L<S> downloadedTypicalDiagramStructures() {
|
2 | SS map = safeUnstructureMap(loadTextFile(getProgramFile(#1010484, "typical.structure"))); |
3 | if (map == null) ret ll(); |
4 | ret downloadedDiagramStructures(map(values(map), func(S md5) -> File { getProgramFile(#1010484, md5) }));
|
5 | } |
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: | 784 / 815 |
| Version history: | 3 change(s) |
| Referenced in: | [show references] |