1 | // iterates (list name, list text) |
2 | static ItIt<PairS> localMechListCopies_iterator() { |
3 | ret mapI(namesOfLocalMechListCopies(), func(S name) -> PairS { |
4 | pair(name, loadTextFile(remoteMechListMirrorFile(name))) |
5 | }); |
6 | } |
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: | 259 / 273 |
Referenced in: | [show references] |