Up
–
vcs-base
»
Vcs_base
»
Vcs
»
Private
»
Import
» Ordering
Module
Import.Ordering
type
t
=
|
Less
|
Equal
|
Greater
val
of_int :
int
->
t