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.
Vector of all flags supported by the :to-conjoin operation.
Vector of all flags supported by the `:to-conjoin` operation.
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 |