Intf.Fmodule N : sig ... endmodule Bits : Snark_bits.Bits_intf.Convertible_bits with type t := N.tinclude S_unchecked with type t := N.t with module Bits := Bitsval to_yojson : N.t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> N.t Ppx_deriving_yojson_runtime.error_orval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
N.t ->
Ppx_hash_lib.Std.Hash.stateval hash : N.t -> Ppx_hash_lib.Std.Hash.hash_valueinclude Core_kernel.Comparable.S with type t := N.tval comparator : ( N.t, comparator_witness ) Base__Comparator.comparatormodule Replace_polymorphic_compare : sig ... endmodule Map : sig ... endmodule Set : sig ... endinclude Core_kernel.Hashable.S with type t := N.tval hash_fold_t :
Ppx_hash_lib.Std.Hash.state ->
N.t ->
Ppx_hash_lib.Std.Hash.stateval hash : N.t -> Ppx_hash_lib.Std.Hash.hash_valueval hashable : N.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 : N.tval gen : N.t Core_kernel.Quickcheck.Generator.tval zero : N.tval of_int : int -> N.tval to_int : N.t -> intval random : unit -> N.tval of_string : string -> N.tval to_string : N.t -> stringval to_bits : N.t -> bool listval of_bits : bool list -> N.tval to_input : N.t -> Snark_params.Tick.Field.t Random_oracle.Input.Chunked.tval to_input_legacy : N.t -> ( _, bool ) Random_oracle.Legacy.Input.tval fold : N.t -> bool Tuple_lib.Triple.t Fold_lib.Fold.tval typ : ( Checked.t, N.t ) Snark_params.Tick.Typ.twarning: this typ does not work correctly with the generic if_