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

Implementation of lazy stream astraction in JS #9

Open
wants to merge 210 commits into
base: master
Choose a base branch
from

Conversation

Gozala
Copy link
Owner

@Gozala Gozala commented Feb 15, 2012

This is a placeholder pull request in order to get a feedback / general review of the library.

General idea / design of this implementation is described in the following wiki page:
https://github.com/Gozala/streamer/wiki/stream

Rationale of choosing functions over methods:
https://github.com/Gozala/streamer/wiki/Functions-VS-Methods

Rationale of choosing pull style over push style:
https://github.com/Gozala/streamer/wiki/pull-or-push

@Gozala
Copy link
Owner Author

Gozala commented Feb 15, 2012

@kriskowal would be very cool if you could review this (once you'll get a chance, no rush). Thanks!

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

Successfully merging this pull request may close these issues.

None yet

1 participant