package melange

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'M t = 'M * 'M t'
and 'M t' = {
  1. id : ('M, 'M) Identifier.t;
}