Skip to content

Add scanrLazy for lazy lists #155

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

Merged
merged 1 commit into from
Feb 9, 2019
Merged

Add scanrLazy for lazy lists #155

merged 1 commit into from
Feb 9, 2019

Conversation

drewolson
Copy link

No description provided.

@garyb
Copy link
Member

garyb commented Feb 9, 2019

Thanks!

@garyb garyb merged commit 6629e0c into purescript:master Feb 9, 2019
@drewolson
Copy link
Author

Thanks for merging @garyb. I was unsure if I should be exposing a new function named scanrLazy or be removing the re-exported scanr from Data.Traversable and implementing this as scanr.

The file seems inconsistent (e.g. filter vs. foldrLazy). Thoughts?

@garyb
Copy link
Member

garyb commented Feb 9, 2019

Yeah, I think it's a bit of a mess in there at the moment, perhaps next time we make a breaking release we can clean things up a bit!

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.

2 participants