1 | sO mapMethodLike dm_rcall(S method, O moduleOrID, O... args) {
|
2 | ret dm_call(moduleOrID, method, args); |
3 | } |
Began life as a copy of #1020139
download show line numbers debug dex old transpilations
Travelled to 11 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, podlckwnjdmb, pyentgdyhuwx, pzhvpgtvlbxg, snaazhdonpnp, tvejysmllsmz, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1024173 |
| Snippet name: | dm_rcall - call function in a module, reverse syntax (method name, module, args) |
| Eternal ID of this version: | #1024173/1 |
| Text MD5: | a8b4fb1c8d95f9c9c9d54247bf536d24 |
| 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-07-24 14:06:55 |
| Source code size: | 107 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 516 / 588 |
| Referenced in: | [show references] |