Associates config keys which resolve to the same predicate. Left-hand-side keys are lower precedence than right-hand-side keys.
Helps avoid inconsistency in case of bad input, such as:
{:from-lt 10 :from-less-than 11}
Associates config keys which resolve to the same predicate. Left-hand-side keys are lower precedence than right-hand-side keys. Helps avoid inconsistency in case of bad input, such as: ``` clojure {:from-lt 10 :from-less-than 11} ```
Set of all operations supported on the observables.
Set of all operations supported on the observables.
Vector of all flags supported by the :to-change
operation.
Vector of all flags supported by the `:to-change` operation.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close