package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type scalar = PC.Scalar.t
module Monomial : sig ... end
module type MONOMIAL_MAP = sig ... end
module MonomialMap : MONOMIAL_MAP with type key = Monomial.t
module Polynomial : sig ... end