Libraryless. Click here for Pure Java version (10236L/72K).
1 | static LS dm_sisterModules(O mod) { |
2 | S libID = dm_moduleLibID(mod); |
3 | if (libID == null) ret emptyList(); |
4 | ret listMinus(dm_modulesWithLibID(libID), dm_moduleID(mod)); |
5 | } |
Began life as a copy of #1022718
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1027529 |
Snippet name: | dm_sisterModules (other modules with same lib ID) |
Eternal ID of this version: | #1027529/1 |
Text MD5: | 1d868c34b93a660fefd39ef1fd9729a1 |
Transpilation MD5: | a667a4f3ade789447d90c8c74f892f6f |
Author: | stefan |
Category: | javax / stefan's os |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-03-23 11:25:16 |
Source code size: | 175 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 238 / 329 |
Referenced in: | [show references] |