package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Csir.TableSource

Sourcetype t
Sourceval t : t Repr.t
Sourceval empty : t
Sourceval size : t -> int
Sourcetype entry = Scalar.t array
Sourcetype partial_entry = Scalar.t option array
Sourceval mem : entry -> t -> bool
Sourceval find : partial_entry -> t -> entry option
Sourceval to_list : t -> Scalar.t array list
Sourceval of_list : Scalar.t array list -> t
OCaml

Innovation. Community. Security.