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

7
LINES

< > BotCompany Repo | #1018868 // mechListsWithAutoGlobalIDs

JavaX fragment (include)

1  
static LS mechListsWithAutoGlobalIDs() {
2  
  new LS out;
3  
  for (LS l : mechListMD5sAndStatuses())
4  
    if (cic(third(l), "auto global ids"))
5  
      out.add(first(l));
6  
  ret out;
7  
}

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