You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage:
1. Install the gem
2. Extend Clojure::Object
A top-level method called dosync will be defined that takes a block of code, and your class will have transactional semantics for its instance variables.