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

Drain #101

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Drain #101

merged 3 commits into from
Nov 10, 2023

Conversation

phadej
Copy link
Collaborator

@phadej phadej commented Nov 10, 2023

Closes #95
Resolves #57. I don't add Drained class now, as that addition would not be breaking one, so can be done later.

jcranch and others added 3 commits November 10, 2023 18:22
`mapMaybe (const Nothing)` is often a constant map, and being able to provide a short-cut is useful (you may think it's never used, but consider `dropMissing` in `Data.Map.Merge.Strict`).
Add a law that any non-default definition should be extensionally
the same as default one.
@phadej phadej merged commit 8783bf7 into master Nov 10, 2023
22 checks passed
@phadej phadej deleted the drain branch November 10, 2023 17:09
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.

Emptying quickly
2 participants