Module Plonk.Permutation_gate

module type S = sig ... end
module Permutation_gate (PP : Polynomial_protocol.S) : S with module PP = PP