Imandra_interactive.Remote_ref
Interactive remote references
include module type of Reasoning_proxy.Remote_ref
val show :
?scope:Imandra_interactive.Reasoning_proxy.scope ->
_ Imandra_util.Remote_ref.t ->
string Imandra_thread_util.Fut.t
Show content of remote reference
val show_block :
?scope:Imandra_interactive.Reasoning_proxy.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.