Imandra_interactive.Remote_ref
Interactive remote references
include Imandra_interactive_lib.Reasoning_proxy_intf.REMOTE_REF_OPS
val show :
?scope:Imandra_interactive_lib.Reasoning_proxy_intf.scope ->
_ Imandra_util.Remote_ref.t ->
string Imandra_util_thread.Fut.t
Show content of remote reference
val show_block :
?scope:Imandra_interactive_lib.Reasoning_proxy_intf.scope ->
_ Imandra_util.Remote_ref.t ->
string
Obtain value of this shared object. Might involve a network query.
Obtain value of this shared object, blocking if IOs are required.