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 was archived by the owner on Oct 4, 2020. It is now read-only.
It previously did not work correctly with monads that deferred
evaluation (like Eff) because k had the wrong scope. This adds an
explicit closure for k. Fixes#18
0 commit comments