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

Implement Gen.take(n) function #758

Merged
merged 1 commit into from
May 6, 2019
Merged

Conversation

LeoColman
Copy link
Member

Fixes #739

@LeoColman LeoColman requested a review from sksamuel May 6, 2019 03:16
@LeoColman LeoColman force-pushed the feature/739-gen-taken-function branch from a2e930b to aa06640 Compare May 6, 2019 03:18
@LeoColman LeoColman force-pushed the feature/739-gen-taken-function branch from aa06640 to 4a56d76 Compare May 6, 2019 03:19
@sksamuel
Copy link
Member

sksamuel commented May 6, 2019

This is nice.

@LeoColman LeoColman merged commit 6ca0a7b into master May 6, 2019
@LeoColman LeoColman deleted the feature/739-gen-taken-function branch May 6, 2019 18:33
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.

Introduce Gen.take(int) function
2 participants