Version dispatch
Version dispatch
(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
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close