Module Inner_curve.Shifted

Parameters

module M : sig ... end

Signature

type inputs := t
type t
val zero : t
val unshift_nonzero : t -> inputs
val add : t -> inputs -> t
val if_ : Inputs.Impl.Boolean.var -> then_:t -> else_:t -> t