Liking cljdoc? Tell your friends :D

databox.core


boxclj

(box v)
source

Boxclj

source

box?clj

(box? boxed)
source

distinctclj

(distinct)
source

distinct-byclj

(distinct-by f)
source

exceptionclj

(exception v)
source

failureclj

(failure ex)
source

failure?clj

(failure? boxed)
source

filterclj

(filter pred)

filter transducer for filterling boxed data by the contained value.

filter transducer for filterling boxed data by the contained value.
sourceraw docstring

mapclj

(map data & args)
source

mapcatclj

(mapcat data & args)
source

mapletcljmacro

(maplet & args)
source

strip-default-keysclj

(strip-default-keys boxed)
source

successclj

(success value)
source

success-valueclj

(success-value v)
source

success?clj

(success? boxed)
source

unboxclj

(unbox v)
source

valuecljdeprecated

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close