Liking cljdoc? Tell your friends :D
Clojure only.

missinterpret.storage.store.block.core


valid-query-fn?clj

(valid-query-fn? query-fn)

Throws an exception if the passed query function is not arity-1 and does not return a collection.

Query functions take a coll and return a coll.

Throws an exception if the passed query function
is not arity-1 and does not return a collection.

Query functions take a coll and return a coll.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close