Module Plonk.Range_check_gate

type s_repr = L.scalar L.repr
module type S = sig ... end
module Range_check_gate (PP : Polynomial_protocol.S) : S with module PP = PP