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

Either embedded in stream #1

Closed
goodmind opened this issue Oct 3, 2017 · 5 comments
Closed

Either embedded in stream #1

goodmind opened this issue Oct 3, 2017 · 5 comments

Comments

@goodmind
Copy link

goodmind commented Oct 3, 2017

It would be good if we had Stream<A, B> type like Fluture library but for streams

@goodmind
Copy link
Author

goodmind commented Oct 3, 2017

@Frikki
Copy link

Frikki commented Oct 3, 2017

What's the use case?

@TylorS
Copy link
Owner

TylorS commented Oct 3, 2017

Hello @goodmind, currently this library isn't trying to implement a Stream library but only be an extension to @most/core which already has a Stream<A> type. I think this discussion would be best had there, and could be welcomed addition as we're already working on a number of breaking changes.

Also just as an FYI @typed/future is a future library I've made.

@goodmind
Copy link
Author

goodmind commented Oct 3, 2017

@TylorS Hello, not just Stream<A> but Stream<A, B> with error type

@TylorS
Copy link
Owner

TylorS commented Oct 5, 2017

I think this question would be better directed toward the most team. As such I've just opened mostjs/core#145

@TylorS TylorS closed this as completed Oct 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants