1Numbers.Int16(3)                 OCaml library                Numbers.Int16(3)
2
3
4

NAME

6       Numbers.Int16 - no description
7

Module

9       Module   Numbers.Int16
10

Documentation

12       Module Int16
13        : sig end
14
15
16
17
18
19
20
21       type t
22
23
24
25
26
27       val of_int_exn : int -> t
28
29
30
31
32       val of_int64_exn : Int64.t -> t
33
34
35
36
37       val to_int : t -> int
38
39
40
41
42
43
44OCamldoc                          2021-01-26                  Numbers.Int16(3)
Impressum