Liking cljdoc? Tell your friends :D

image-lib.preferences


preferenceclj

(preference db preferences-collection pref)

return the value of the preference from the db

return the value of the preference from the db
sourceraw docstring

preference!clj

(preference! db preferences-collection pref value)

set the value of preference in the db

set the value of preference in the db
sourceraw docstring

preferencesclj

(preferences db preferences-collection)

return all the preferences

return all the preferences
sourceraw docstring

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

× close