Module Snark_keys_header.UInt64
type t = Unsigned.UInt64.tval compare : t -> t -> Ppx_deriving_runtime.intval equal : t -> t -> boolval to_yojson : Unsigned.UInt64.t -> [> `String of string ]val of_yojson :
[> `String of string ] ->
( Unsigned.UInt64.t, string ) Core_kernel.Result.tval sexp_of_t : Unsigned.UInt64.t -> Core_kernel.Sexp.tval t_of_sexp : Core_kernel.Sexp.t -> Unsigned.UInt64.t