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