Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

6
LINES

< > BotCompany Repo | #1022555 // localMechListCopies_iterator

JavaX fragment (include)

// iterates (list name, list text)
static ItIt<PairS> localMechListCopies_iterator() {
  ret mapI(namesOfLocalMechListCopies(), func(S name) -> PairS {
    pair(name, loadTextFile(remoteMechListMirrorFile(name)))
  });
}

Author comment

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: 161 / 189
Referenced in: [show references]