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

3
LINES

< > BotCompany Repo | #1020642 // dm_makeAndCallModule - synonym of dm_requireAndCallModule

JavaX fragment (include)

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

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020642
Snippet name: dm_makeAndCallModule - synonym of dm_requireAndCallModule
Eternal ID of this version: #1020642/5
Text MD5: 161a7f00204d01f660e32191f261143b
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-31 13:27:12
Source code size: 123 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 249 / 286
Version history: 4 change(s)
Referenced in: [show references]