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

Seedless flatscan pull in suggested changes #2

Merged
merged 32 commits into from
Jul 15, 2019

Conversation

semmel
Copy link
Owner

@semmel semmel commented Jul 15, 2019

No description provided.

raimohanska and others added 30 commits June 18, 2019 21:13
This allows one to write eg. myStream.onValue(v => myWritable.write(v)) instead of myStream.onValue(v => { myWritable.write(v) })
@semmel semmel merged commit 9934f53 into semmel:seedless-flatscan Jul 15, 2019
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.

3 participants