static LS dm_modulesWithSuperclassShortNamed(S name) { ret filter(dm_listModuleIDs(), mod -> hasSuperclassShortNamed(dm_mod(mod), name)); }
Began life as a copy of #1023024
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1023152 |
| Snippet name: | dm_modulesWithSuperclassShortNamed |
| Eternal ID of this version: | #1023152/3 |
| Text MD5: | d76d688fe03ab5f445e0192e0e78e0c1 |
| Author: | stefan |
| Category: | javax / stefan's os |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-05-15 17:49:34 |
| Source code size: | 148 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 461 / 488 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |