Make.1-Fmodule Bigint : Bigint.Intfval size : unit -> Bigint.tval of_int : int -> tval is_square : t -> boolval print : t -> unitval to_string : t -> stringval of_string : string -> tval random : unit -> tval rng : int -> tval two_adic_root_of_unity : unit -> tval mut_square : t -> unitval to_bytes : t -> bytesval of_bytes : bytes -> tval domain_generator : int -> tmodule Vector : Snarky_intf.Vector.S with type elt = t