package tezos-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end
module Make (PC : Kzg.PC_for_distribution_sig) : S with module PC = PC