(! x)
(bound x)
(coalesce)
(coalesce arg)
(coalesce arg & args)
Evaluates args in order. The result of the first arg not to return error gets returned.
Evaluates args in order. The result of the first arg not to return error gets returned.
(filter-row headers clause fil)
(get-filters filters optional?)
optional? indicates we are looking for optional filters.
optional? indicates we are looking for optional filters.
(get-internal-filter-fn var fun)
(now)
(SPARQL-filter-parser code)
Takes a SPARQL-formatted filer, and returns
Takes a SPARQL-formatted filer, and returns
(strEnds s substr)
(strStarts s substr)
(valid-filter? func symbol-whitelist)
(valid-filter? func symbol-whitelist var-atom)
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 |