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
Following Data.Array.ST's example, mutations could live in the ST monad. Then creation and reading would not require Eff. This would be a very big change to the library's philosophy.