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

3
LINES

< > BotCompany Repo | #1020504 // dm_evalOnOtherMachine_safeRestruct - structure() on other machine, safeUnstructure() here. only works with expression (not statements)

JavaX fragment (include)

static <A> A dm_evalOnOtherMachine_safeRestruct(S computerID, S code, O... _) {
  ret safeUnstruct((S) dm_evalOnOtherMachine(computerID, "structure(" + code + ")", _));
}

Author comment

Began life as a copy of #1019610

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1020504
Snippet name: dm_evalOnOtherMachine_safeRestruct - structure() on other machine, safeUnstructure() here. only works with expression (not statements)
Eternal ID of this version: #1020504/5
Text MD5: 8865778ae21594081d0d23028f591285
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-12-25 16:37:51
Source code size: 172 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 161 / 201
Version history: 4 change(s)
Referenced in: [show references]