package octez-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type Evaluations_sig = sig ... end
module Make (E : Octez_bls12_381_polynomial.Evaluations.Evaluations_sig) : Evaluations_sig with type scalar = E.scalar and type domain = E.domain and type polynomial = E.polynomial and type t = E.t
OCaml

Innovation. Community. Security.