Pull from data structure by using pattern.
Pull from data structure by using pattern.
(query pattern)
Returns a query from pattern
. A query can be used to
pull from data structure later.
Returns a query from `pattern`. A query can be used to pull from data structure later.
(run pattern data)
Given data
, run a query returned by query
and returns the pull result.
Given `data`, run a query returned by `query` and returns the pull result.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close