Snarky_curves.Scalar_intf
type (_, _) typ
type (_, _) checked
type boolean_var
type var
type t
val equal : t -> t -> bool
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0__.Sexp.t -> t
val sexp_of_t : t -> Sexplib0__.Sexp.t
val typ : ( var, t ) typ
val length_in_bits : int
val test_bit : t -> int -> bool
module Checked : sig ... end