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

3
LINES

< > BotCompany Repo | #1019764 // dm_realEvalOnOtherMachine - real eval, don't interpret

JavaX fragment (include)

static <A> A dm_realEvalOnOtherMachine(S computerID, S code, O... _) {
  ret dm_evalOnOtherMachineWithReturnValue(computerID, code, paramsPlus(_, realEval := true));
}

Author comment

Began life as a copy of #1019613

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1019764
Snippet name: dm_realEvalOnOtherMachine - real eval, don't interpret
Eternal ID of this version: #1019764/1
Text MD5: 5c3243a119e7679235fc61db86f52257
Author: stefan
Category: javax / stefan's os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-25 02:48:34
Source code size: 169 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 192 / 226
Referenced in: [show references]