package ppx_derive_at_runtime

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('poly_variant, 'row) t = {
  1. arg : ('poly_variant, 'row) Arg.t;
  2. create : 'row -> 'poly_variant;
}
OCaml

Innovation. Community. Security.