1 | static LS dm_modulesWithSuperclassShortNamed(S name) { |
2 | ret filter(dm_listModuleIDs(), |
3 | mod -> hasSuperclassShortNamed(dm_mod(mod), name)); |
4 | } |
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: | 270 / 289 |
Version history: | 2 change(s) |
Referenced in: | [show references] |