defines the contract used when working with a feature storage thing
defines the contract used when working with a feature storage thing
(get-feature store key)
retrieves a feature
retrieves a feature
(set-feature! store key data)
saves the current feature
saves the current feature
(in-memory-store)
(in-memory-store initial-state)
helper method for building an in memory store and can also accept some initial state
helper method for building an in memory store and can also accept some initial state
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close