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
{{ message }}
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.
It should be possible to hack the TaggedVal type so that whenever an assoc or dissoc occurs the impacted validation functions are lazily re-evaluated. This allows users to construct records which can never enter an invalid state.
Suggested by @maximoburrito at my last Austin Clojure meetup.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
It should be possible to hack the TaggedVal type so that whenever an assoc or dissoc occurs the impacted validation functions are lazily re-evaluated. This allows users to construct records which can never enter an invalid state.
Suggested by @maximoburrito at my last Austin Clojure meetup.
The text was updated successfully, but these errors were encountered: