package ppx_derive_at_runtime

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('whole, 'part) t = {
  1. index : Base.int;
  2. value : 'part Value.t;
  3. access : 'whole -> 'part;
}
OCaml

Innovation. Community. Security.