This repository has been archived by the owner on Dec 17, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Deal with half-baked effects: Coroutine, CutFalse and NonDet #10
Comments
Alternative to removing an effect is to find a more practical definition. For example |
Also |
We should look into extensible-effects, they seem to have figured some things out already. |
Merged
trskop
changed the title
Hide half-baked effects: Coroutine and CutFalse
Deal with half-baked effects: Coroutine, CutFalse and NonDet
Mar 17, 2017
I think that PR #25 made Coroutines much more useful for real applications. |
@xkollar how does NonDet not feel right? |
@spacekitteh: I would expect something with that name to behave more like list. Or do I miss something obvious? |
It's an implementation of a non-biased nondeterminism monad. See here. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
IMHO, these effects aren't production ready. This was decided on today's session where @liskin, @xkollar, @Siprj, and I participated.
The text was updated successfully, but these errors were encountered: