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

Support for chan, map, Iterator(T) streaming #2

Open
tdakkota opened this issue Jun 26, 2020 · 1 comment
Open

Support for chan, map, Iterator(T) streaming #2

tdakkota opened this issue Jun 26, 2020 · 1 comment

Comments

@tdakkota
Copy link
Contributor

Now only []Type streaming is supported.

@tdakkota tdakkota changed the title Support for chan, map, Iterator(T) streaming/collecting Support for chan, map, Iterator(T) streaming Jun 26, 2020
@kovetskiy
Copy link
Member

I guess we can't make it straightforward and to bring this feature we will have to implement more abstractions, something like type Collection(T) interface, or List(T), or Vector(T).

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

2 participants