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

7
LINES

< > BotCompany Repo | #1018868 // mechListsWithAutoGlobalIDs

JavaX fragment (include)

static LS mechListsWithAutoGlobalIDs() {
  new LS out;
  for (LS l : mechListMD5sAndStatuses())
    if (cic(third(l), "auto global ids"))
      out.add(first(l));
  ret out;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1018868
Snippet name: mechListsWithAutoGlobalIDs
Eternal ID of this version: #1018868/1
Text MD5: 045a83f8a8d57abbcef2474e18cd77b2
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-14 18:44:46
Source code size: 181 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 244 / 281
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)