Provided by: ocaml-man_4.13.1-3ubuntu1_all bug

NAME

       Numbers.Int16 - no description

Module

       Module   Numbers.Int16

Documentation

       Module Int16
        : sig end

       type t

       val of_int_exn : int -> t

       val of_int64_exn : Int64.t -> t

       val to_int : t -> int