Legend:
Library
Module
Module type
Parameter
Class
Class type

Generic defines the types used in arity-generic container-like signatures.

type 'a t

Placeholder for the container type.

type 'a elt

Placeholder for the type of elements inside the container.