Warning: session_start(): open(/var/lib/php/sessions/sess_07mqsgb3d8q6oruuefakfrkrtv, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
localMechListCopies_iterator [1022555]

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: 627 / 626
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)