Liking cljdoc? Tell your friends :D

box.core


box?clj

(box? box)
source

exceptionclj

(exception v)
source

failureclj

(failure ex)
source

failure?clj

(failure? box)
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

successclj

(success value)
source

success-valueclj

(success-value v)
source

success?clj

(success? box)
source

unboxclj

(unbox v)
source

valueclj

(value v)
source

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

× close