Liking cljdoc? Tell your friends :D

pallet.core.version-dispatch

Version dispatch

Version dispatch
raw docstring

lookup-osclj

(lookup-os base version hierarchy base-key version-key values default-value)

Pass nil to default-value if non required

Pass nil to default-value if non required
sourceraw docstring

match-lessclj

(match-less hierarchy [i _] [j _])
source

version-mapclj

(version-map hierarchy base-key version-key)
(version-map hierarchy base-key version-key {:as os-value-pairs})

Construct a version map. The keys should be maps with base-key and version-key keys. The base-key value should be take from the hierarchy. The version-key value should be a version vector, or a version range vector.

Construct a version map. The keys should be maps with `base-key` and
`version-key` keys. The `base-key` value should be take from the
`hierarchy`. The `version-key` value should be a version vector, or a version
range vector.
sourceraw docstring

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

× close