Liking cljdoc? Tell your friends :D

clojurewerkz.propertied.properties


map->propertiesclj

(map->properties m)
source

properties->mapclj

(properties->map p)
(properties->map p keywordize?)
source

PropertyReadercljprotocol

Extensions of this protocol can be used to load properties

Extensions of this protocol can be used to load properties

load-fromclj

(load-from input)

Instantiates a property list from the input

Instantiates a property list from the input
sourceraw docstring

PropertyWritercljprotocol

Writes a property list to file

Writes a property list to file

store-toclj

(store-to input sink)

Writes property list to file

Writes property list to file
sourceraw docstring

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

× close