Replies: 1 comment
-
See here for the (in-progress) implementation of async for the C backend. I think you are looking for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to implement
interleaved
from this technical report by Daan: https://www.microsoft.com/en-us/research/wp-content/uploads/2017/05/asynceffects-msr-tr-2017-21.pdfAnyone know how can I achieve this in the latest release of Koka?
Beta Was this translation helpful? Give feedback.
All reactions