Owi.Symbolic_valueinclude Value_intf.T
with type ref_value := ref_value
with type vbool = Smtml.Expr.t
and type int32 = Smtml.Expr.t
and type int64 = Smtml.Expr.t
and type float32 = Smtml.Expr.t
and type float64 = Smtml.Expr.ttype vbool = Smtml.Expr.ttype int32 = Smtml.Expr.ttype int64 = Smtml.Expr.ttype float32 = Smtml.Expr.ttype float64 = Smtml.Expr.tval ref_null : Types.simplified Types.heap_type -> tval ref_func : Func_intf.t -> tval pp : Format.formatter -> t -> unitmodule Ref : sig ... endmodule F32 : sig ... endmodule F64 : sig ... endmodule I32 : sig ... endmodule I64 : sig ... endmodule Bool : sig ... end