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

6
LINES

< > BotCompany Repo | #1023498 // dm_moduleWithFieldIC

JavaX fragment (include)

sS dm_moduleWithFieldIC(S field, S value) {
  for (S mod : dm_listModuleIDs())
    if (eqic_gen(dm_getOpt(mod, field), value))
      ret mod;
  null;
}

Author comment

Began life as a copy of #1023497

download  show line numbers  debug dex  old transpilations   

Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney

No comments. add comment

Snippet ID: #1023498
Snippet name: dm_moduleWithFieldIC
Eternal ID of this version: #1023498/1
Text MD5: e472017edac01b884543abaca269f9b5
Author: stefan
Category: javax / discord
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-06-25 22:36:17
Source code size: 156 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 161 / 200
Referenced in: [show references]