Replies: 2 comments 5 replies
-
We could come up with a transformation for delimited continuation, and thereby create generators and other construct out of it. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Generators are added.
Note, that the main value is not a minimal async stream supplied here [AsyncList], but integration modules with akka-streams, fs2, zio-stream which will be added to cps-async-connect. |
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
-
where the stream can be any class, which has appropriative implemented typeclass.
Beta Was this translation helpful? Give feedback.
All reactions