Up
Module
O
Signature
include
Core_kernel.Std.Comparable.Infix
with
type
t
:=
t
type
t
val
(>=) :
t
->
t
-> bool
val
(<=) :
t
->
t
-> bool
val
(=) :
t
->
t
-> bool
val
(>) :
t
->
t
-> bool
val
(<) :
t
->
t
-> bool
val
(<>) :
t
->
t
-> bool