Up
Module
Import
Signature
include
Core_kernel.Std.Int.Replace_polymorphic_compare
include
Polymorphic_compare_intf.Infix
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
val
equal :
t
->
t
-> bool
val
compare :
t
->
t
-> int
val
min :
t
->
t
->
t
val
max :
t
->
t
->
t
val
debug : bool
val
verbose : bool
val
concat : ?sep:
Core_kernel.Std.String.t
->
Core_kernel.Std.String.t
list ->
Core_kernel.Std.String.t
val
tag : string -> 'a -> ('a ->
Sexplib.Sexp.t
) ->
Sexplib.Sexp.t
val
sexp_of_time_ns : (
Core_kernel.Std.Time_ns.t
->
Sexplib.Sexp.t
)
Core_kernel.Std.ref
val
sexp_of_time_ns_span : (
Core_kernel.Std.Time_ns.Span.t
->
Sexplib.Sexp.t
)
Core_kernel.Std.ref
module
Time_ns
: sig .. end
module
Array
: sig .. end