Kibit's integration point and public API
Kibit's integration point and public API
(expr-seq expr)
Given an expression (any piece of Clojure data), return a lazy (depth-first) sequence of the expr and all its sub-expressions
Given an expression (any piece of Clojure data), return a lazy (depth-first) sequence of the expr and all its sub-expressions
(unique-alt? simplify-map)
A 'check guard' that only returns a result if the alternative is different than the original expression
A 'check guard' that only returns a result if the alternative is different than the original expression
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close