package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Plookup_gate_impl (PP : Polynomial_protocol.S) : sig ... end
module type S = sig ... end
module Plookup_gate (PP : Polynomial_protocol.S) : S with module PP = PP