package dose3

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
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. *