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

NAME

6       Numbers.Int8 - no description
7

Module

9       Module   Numbers.Int8
10

Documentation

12       Module Int8
13        : sig end
14
15
16
17
18
19
20
21       type t
22
23
24
25
26
27       val zero : t
28
29
30
31
32       val one : t
33
34
35
36
37       val of_int_exn : int -> t
38
39
40
41
42       val to_int : t -> int
43
44
45
46
47
48
49OCamldoc                          2022-07-22                   Numbers.Int8(3)
Impressum