Open dpwiz opened 2 years ago
Replace mutable ref + changed flag for monadic action yielding the change.
StateRef behaviour is trivially recovered with a maybe-to-set/bool wrapper and a bunch of binds.
Replace mutable ref + changed flag for monadic action yielding the change.
StateRef behaviour is trivially recovered with a maybe-to-set/bool wrapper and a bunch of binds.