Liking cljdoc? Tell your friends :D
Clojure only.

lambdaisland.witchcraft.safe-bean


beanclj

(bean x)

Like clojure.core/bean but ignore exceptions

Like clojure.core/bean but ignore exceptions
sourceraw docstring

bean->cljmacro

(bean-> x & forms)

Like ->, but call bean on the initial value, and on each intermediate result

Like ->, but call bean on the initial value, and on each intermediate result
sourceraw docstring

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

× close