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

3
LINES

< > BotCompany Repo | #1020630 // dm_requireAndCallModule

JavaX fragment (include)

sO dm_requireAndCallModule(S moduleLibID, S method, O... args) {
  ret dm_callModule(dm_requireModule(moduleLibID), method, args);
}

Author comment

Began life as a copy of #1019806

download  show line numbers  debug dex  old transpilations   

Travelled to 11 computer(s): bhatertpkbcr, cfunsshuasjs, ekrmjmnbrukm, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1020630
Snippet name: dm_requireAndCallModule
Eternal ID of this version: #1020630/3
Text MD5: f25524b04170fa7c5f9b51eceaf4b016
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-03-02 13:44:23
Source code size: 134 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 287 / 354
Version history: 2 change(s)
Referenced in: [show references]