Up
Module
Description
Signature
type
t = {
name
: string
;
version
: int
;
}
val
sexp_of_t :
t
->
Sexplib.Sexp.t
val
compare :
t
->
t
-> int
module
Stable
: sig .. end