// iterates (list name, list text) static ItIt<PairS> localMechListCopies_iterator() { ret mapI(namesOfLocalMechListCopies(), func(S name) -> PairS { pair(name, loadTextFile(remoteMechListMirrorFile(name))) }); }
Began life as a copy of #1017634
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022555 |
| Snippet name: | localMechListCopies_iterator |
| Eternal ID of this version: | #1022555/1 |
| Text MD5: | a68d4eb2550b5fc85b3b31c464df49cb |
| Author: | stefan |
| Category: | javax / a.i. |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-21 11:01:45 |
| Source code size: | 225 bytes / 6 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 453 / 466 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |