Up
–
infer
»
NS
» Sign
Module
NS.Sign
type
t
=
|
Neg
|
Zero
|
Pos
val
of_int :
int
->
t
val
of_float :
float
->
t