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

3
LINES

< > BotCompany Repo | #1023024 // dm_nonLoadedDynamicModules

JavaX fragment (include)

static L dm_nonLoadedDynamicModules() {
  ret filter(dm_listStems(), m -> hasSuperclassShortNamed(m, 'DynamicModule) && get o(m) == null);
}

Author comment

Began life as a copy of #1023023

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: #1023024
Snippet name: dm_nonLoadedDynamicModules
Eternal ID of this version: #1023024/3
Text MD5: f764a37e91ab77aa8aa9b22dc5d86b4f
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-04-20 22:25:20
Source code size: 142 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 188 / 227
Version history: 2 change(s)
Referenced in: [show references]