noir-clojure / lib-noir

A set of libraries for ring apps, including stateful sessions.
Eclipse Public License 1.0
481 stars 47 forks source link

added helpers to session #29

Closed yogthos closed 11 years ago

yogthos commented 11 years ago

added get-in and get-in! to session to go along with assoc-in! and update-in!