(sparql-keys &
{:keys [key-comp-fn req opt req-un opt-un]
:or {key-comp-fn compare}})A variant of s/keys that automatically conforms the map into
a kv-pair vector sorted by key-comp-fn. In addition, keys
are restricted to those in the spec.
A variant of `s/keys` that automatically conforms the map into a kv-pair vector sorted by `key-comp-fn`. In addition, keys are restricted to those in the spec.
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 |