Join Slack
Powered by
Motivation of my use case: I'm trying to implement...
# coroutines
h
h0tk3y
11/29/2016, 4:13 PM
Motivation of my use case: I'm trying to implement something very close to
Haskell do notation
, in which the continuation is called when the
>>=
implementation calls it, e.g. for
[a]
it's each item in the list.
2
Views
Open in Slack
Previous
Next