(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close