Parameter Make_field.2-Bigint

include Snarky_backendless.Bigint_intf.S with type field := Field.t
type t
val of_field : Field.t -> t
val test_bit : t -> int -> bool
val to_field : t -> Field.t