Liking cljdoc? Tell your friends :D

useful.bean

Modify bean attributes in clojure.

Modify bean attributes in clojure.
raw docstring

coercecljmultimethod


property-settersclj

(property-setters class)

Returns a map of keywords to property setter methods for a given class.

Returns a map of keywords to property setter methods for a given class.
raw docstring

update-beanclj

(update-bean instance attrs)

Update the given bean instance with attrs by calling the appropriate setter methods on it.

Update the given bean instance with attrs by calling the appropriate setter methods on it.
raw docstring

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

× close