(->int x)
(->integer astr)
(->number x)
(dupstr s n)
(falsy? val)
(filter-map f m)
(index-of? coll el)
(map-map f m)
(minus coll1 coll2)
(read-file-by-lines filepath)
(stop & [msg])
(symbol-split sym)
(truthy? val)
(write-to-file filepath content)
(xor a b)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close