package merlin-lib

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Numbers.Int16Source

Sourcetype t
Sourceval of_int_exn : int -> t
Sourceval of_int64_exn : Int64.t -> t
Sourceval to_int : t -> int