Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it easier to create FutureStreams from Collections, Streams #30

Closed
johnmcclean opened this issue May 26, 2015 · 2 comments
Closed

Comments

@johnmcclean
Copy link
Member

make sure suitable

react methods in SimpleReact, LazyReact and EagerReact

of methods in LazyFutureStream, EagerFutureStream, SimpleReactStream

@johnmcclean
Copy link
Member Author

react should indicate an async action (i.e from the async evaluation of a Supplier)
of should indicate a synchronous action (i.e. copied from an iterator / iterable / collection or Stream).

@johnmcclean
Copy link
Member Author

completed on HEAD

johnmcclean added a commit that referenced this issue Feb 13, 2016
move monad into internal package, better unit tests / api
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant