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

3
LINES

< > BotCompany Repo | #1025533 // dm_callMyself - call function in current module

JavaX fragment (include)

sO mapMethodLike dm_callMyself(S method, O... args) {
  ret dm_call(dm_current_mandatory_generic(), method, args);
}

Author comment

Began life as a copy of #1020139

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025533
Snippet name: dm_callMyself - call function in current module
Eternal ID of this version: #1025533/1
Text MD5: 159b97fd252ffb74534431bcdb703919
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-10-01 22:31:20
Source code size: 118 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 131 / 166
Referenced in: [show references]