package melange

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('M, 'T) t =
  1. | Missing of 'T
  2. | Available of ('M, 'T) Type.annotation
  3. | TypeGuard of ('M, 'T) Type.type_guard_annotation