package octez-plompiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val t : t Repr.t
val empty : t
val size : t -> int
type entry = Scalar.t array
type partial_entry = Scalar.t option array
val mem : entry -> t -> bool
val find : partial_entry -> t -> entry option
val to_list : t -> Scalar.t array list
val of_list : Scalar.t array list -> t
OCaml

Innovation. Community. Security.