module Typeinf:sig..end
typeid =string
typeop2 =Typeinf_syntax.op2=
| |
LT |
| |
GT |
| |
Eq |
| |
Add |
| |
Sub |
| |
Mul |
typeconst =Typeinf_syntax.const=
| |
Int of |
(* |
decimal integer
| *) |
| |
Bool of |
(* |
either
true or false | *) |
module Implicit:sig..end
module Explicit:sig..end