Mina_numbers.Zkapp_versioninclude Nat.Intf.UInt32module Stable : sig ... endtype t = Stable.Latest.tval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueinclude Nat.Intf.S with type t := tinclude Nat.Intf.S_unchecked with type t := tval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_orval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueinclude Core_kernel.Comparable.S with type t := tval comparator : ( t, comparator_witness ) Base__Comparator.comparatormodule Replace_polymorphic_compare : sig ... endmodule Map : sig ... endmodule Set : sig ... endinclude Core_kernel.Hashable.S with type t := tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
t ->
Ppx_hash_lib.Std.Hash.stateval hash : t -> Ppx_hash_lib.Std.Hash.hash_valueval hashable : t Core_kernel__.Hashtbl.Hashable.tmodule Table : sig ... endmodule Hash_set : sig ... endmodule Hash_queue : sig ... endval dhall_type : Ppx_dhall_type.Dhall_type.tval max_value : tval gen : t Core_kernel.Quickcheck.Generator.tval zero : tval of_int : int -> tval to_int : t -> intval random : unit -> tval of_string : string -> tval to_string : t -> stringmodule Bits : Snark_bits.Bits_intf.Convertible_bits with type t := tval to_bits : t -> bool listval of_bits : bool list -> tval to_input : t -> Snark_params.Tick.Field.t Random_oracle.Input.Chunked.tval to_input_legacy : t -> ( _, bool ) Random_oracle.Legacy.Input.tval fold : t -> bool Tuple_lib.Triple.t Fold_lib.Fold.tmodule Checked : Nat.Intf.S_checked with type unchecked := tval typ : ( Checked.t, t ) Snark_params.Tick.Typ.twarning: this typ does not work correctly with the generic if_
val to_uint32 : t -> Unsigned.uint32val of_uint32 : Unsigned.uint32 -> t