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

[ test ] Add tests inspired by John Hughes' RGen example #196

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

buzden
Copy link
Owner

@buzden buzden commented Sep 10, 2024

I've added only those examples that work more-or-less performant in the current implementation, surely. The order of guards vs. generators matters, unlike in John's library, but the way guards are formulated does not really matter, again unlike John's approach.

@buzden buzden added code: enhancement New feature or improvement part: generators Related to generators part: tests Related to tests of the library issue: performance When work takes too much resources labels Sep 10, 2024
@buzden buzden merged commit 40c1c77 into master Sep 10, 2024
63 checks passed
@buzden buzden deleted the john-hughes-tests branch September 10, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code: enhancement New feature or improvement issue: performance When work takes too much resources part: generators Related to generators part: tests Related to tests of the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant