dose3.versioning
Dose_versioning.Semver
dose3.algo
dose3.common
val compare : string -> string -> int
Compare two versions in the strings using a strict semantic versioning * parser
val equal : string -> string -> bool
Equality between two versions parsing them using the strict definition of * the semantic versioning. *