(keys->pull-pattern-spec-form all-keys)
Returns the quoted clojure.spec that defines the shape of Datomic pulls that pull back data that will conform to `(s/keys :opt ~all-keys)
Returns the quoted clojure.spec that defines the shape of Datomic pulls that pull back data that will conform to `(s/keys :opt ~all-keys)
(spec->pull-pattern-spec spec-name)
Given a spec-name
, returns the clojure.spec that defines the shape of Datomic pulls that pull back data that
will conform to spec-name
.
Given a `spec-name`, returns the clojure.spec that defines the shape of Datomic pulls that pull back data that will conform to `spec-name`.
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 |