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.
sourceraw docstring

parseclj

(parse version-str)
source

to-stringclj

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

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.
sourceraw 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.
sourceraw docstring

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

× close