package octez-plonk

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val sep : string
val add_prefix : ?no_sep:bool -> ?n:int -> ?i:int -> ?shift:int -> string -> string -> string
val prefix_map : ?n:int -> ?i:int -> ?shift:int -> string -> 'a t -> 'a t
val map_of_list_map : ?prefix:key -> ?shift:int -> ?n:int -> 'a t list -> 'a t
val smap_of_smap_smap : 'a t t -> 'a t
val gather_maps : ?shifts_map:(int * int) t -> 'a t list t -> 'a t
val filter_by_circuit_name : string -> 'a t -> 'a t
val select_answers_by_circuit : string -> 'a t t -> 'a t t
OCaml

Innovation. Community. Security.