package base

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('underlying_type, 'intermediate_type) t =
  1. | Int : (int, int) t
  2. | Int64 : (int64, t) t