Expr.Operators
Classic infix operators are redefined on t.
t
val (+) : t -> t -> t
val (*) : t -> t -> t
val (-) : t -> t -> t
val (/) : t -> t -> t