Std.Mmodule StateM : State.StateM.Smodule Core : sig ... endmodule Alloc : sig ... endval nop : 'a -> (('b, 'c, 'd) Rust_val.raw, 'e) StateM.tval float_is :
Soteria.Bv_values.Svalue.FloatClass.t ->
('a, [< Soteria_rust_lib.Typed.T.any ] Typed.t, 'b) Rust_val.raw list ->
(([> Soteria__Bv_values__Typed.T.sint ] Soteria.Bv_values.Typed.t, 'c, 'd)
Rust_val.raw,
'e)
StateM.tval float_is_finite :
('a, [< Soteria_rust_lib.Typed.T.any ] Typed.t, 'b) Rust_val.raw list ->
(([> Soteria__Bv_values__Typed.T.sint ] Soteria.Bv_values.Typed.t, 'c, 'd)
Rust_val.raw,
'e)
StateM.tval float_is_sign :
bool ->
('a, [< Soteria_rust_lib.Typed.T.any ] Typed.t, 'b) Rust_val.raw list ->
(([> Soteria__Bv_values__Typed.T.sint ] Soteria.Bv_values.Typed.t, 'c, 'd)
Rust_val.raw,
'e)
StateM.tval _mk_box : ('a, 'b, 'c) Rust_val.raw -> ('a, 'b, 'c) Rust_val.rawval alloc_impl :
StateM.rust_val list ->
(([< Soteria_rust_lib.Typed.T.any NonZero Zero ] Typed.t, 'a, StateM.Sptr.t)
Rust_val.raw,
'b)
StateM.tval fixme_panic_cleanup :
'a ->
(('b, 'c, StateM.Sptr.t) Rust_val.raw, 'd) StateM.tval fixme_catch_unwind_cleanup :
('a, 'b, StateM.Sptr.t) Rust_val.raw list ->
(('c, 'd, StateM.Sptr.t) Rust_val.raw, 'e) StateM.t