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 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 |