(compare-versions v1s v2s)Compare to alpine package version strings. Returns true if v1 is before/lower than v2
Compare to alpine package version strings. Returns true if v1 is before/lower than v2
(in-range? version range)Is version in range string (e.g. < 12.23 & > 14.1~foo)
Is version in range string (e.g. < 12.23 & > 14.1~foo)
(parse-version version)Return a datastructure (see Readme) or nil
Return a datastructure (see Readme) or nil
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |