Libraryless. Click here for Pure Java version (10730L/77K).
sO mapMethodLike dm_remote_rcall(S method, S computerID, O... args) { ret dm_evaluateOnOtherMachine(computerID, assertIdentifier(method) + "(" + joinWithComma(map toJava(args)) + ")"); }
Began life as a copy of #1023480
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1025054 |
Snippet name: | dm_remote_rcall - remote call with method name first |
Eternal ID of this version: | #1025054/3 |
Text MD5: | febfb74490bacea7f70802c422f9d1d5 |
Transpilation MD5: | 8fdae73af4d69361c7b30e33a0a1f145 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-09-03 23:15:01 |
Source code size: | 190 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 211 / 286 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |