Liking cljdoc? Tell your friends :D

lambdaisland.witchcraft.util


accessible-fieldclj

(accessible-field klz field)
source

dasherizeclj

(dasherize s)

Converts an underscored or camelized string into an dasherized one.

Converts an underscored or camelized string
into an dasherized one.
sourceraw docstring

enum->mapclj

(enum->map enum)
source

if-class-existscljmacro

(if-class-exists classname then else)
source

set-field!clj

(set-field! klz field obj val)
source

set-static!clj

(set-static! klz field val)
source

when-class-existscljmacro

(when-class-exists classname & body)
source

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

× close