Liking cljdoc? Tell your friends :D

garamond.version


incrementcljmultimethod

Given a version number, increment one of its components.

Given a version number, increment one of its components.
raw docstring

parseclj

(parse version-str)

to-stringclj

(to-string version {:keys [prefix]})

version-with-rc0clj

(version-with-rc0 version)

Given a version, construct the same version with a -rc.0 suffix.

Given a version, construct the same version with a -rc.0 suffix.
raw docstring

version-without-rcclj

(version-without-rc version)

Return a new version without a -rc.x suffix on it.

Return a new version without a -rc.x suffix on it.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close