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