Liking cljdoc? Tell your friends :D

databox.core


applyclj/s

(apply v f & {failure-value :failure :or {failure-value nil}})
source

boxclj/s

(box v)
source

box?clj/s

(box? boxed)
source

disableclj/s

(disable boxed)
source

disabled?clj/s

(disabled? boxed)
source

distinctclj/s

(distinct)
source

distinct-byclj/s

(distinct-by f)
source

enableclj/s

(enable boxed)
source

exceptionclj/s

(exception v)
source

failureclj/s

(failure ex)
source

failure?clj/s

(failure? boxed)
source

filterclj/s

(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/s

(map data & args)
source

mapcatclj/s

(mapcat data & args)
source

mapletclj/smacro

(maplet & args)
source

strip-default-keysclj/s

(strip-default-keys boxed)
source

successclj/s

(success value)
source

success-valueclj/s

(success-value v)
source

success?clj/s

(success? boxed)
source

unboxclj/s

(unbox v)
source

valueclj/sdeprecated

source

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

× close