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 flat and flatMap to Lazy functor #16

Open
ortense opened this issue Jan 11, 2024 · 0 comments
Open

Implement flat and flatMap to Lazy functor #16

ortense opened this issue Jan 11, 2024 · 0 comments
Labels
enhancement New feature or request feature request

Comments

@ortense
Copy link
Owner

ortense commented Jan 11, 2024

new feature

Just as it was done for the Maybe in the PR belllow, add .flat to remove nested functors and .flatMap to help compose functions that return a Lazy.

@ortense ortense added enhancement New feature or request feature request labels Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
Status: Todo
Development

No branches or pull requests

1 participant