my.semver

Members

Functions

toSemVer
SemVer toSemVer(string s)

Convert a string to a SemVer.

Structs

SemVer
struct SemVer

A parsed semantic version.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

A type that holds a semantic version that provide ordering and easy construction from a plain string.