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

3
LINES

< > BotCompany Repo | #1021359 // dm_requireAndCall - synonym of dm_requireAndCallModule

JavaX fragment (include)

static O dm_requireAndCall(S moduleLibID, S method, O... args) {
  ret dm_requireAndCallModule(moduleLibID, method, args);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1021359
Snippet name: dm_requireAndCall - synonym of dm_requireAndCallModule
Eternal ID of this version: #1021359/2
Text MD5: ff6c779730ad9ece7c1091d83f9324cf
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-02-24 17:46:06
Source code size: 126 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 271 / 310
Version history: 1 change(s)
Referenced in: [show references]