-
Notifications
You must be signed in to change notification settings - Fork 246
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
Resolves issue #509 and resolves issue #626 #1822
Conversation
Additionally,
|
And what do we do about these?
That said, for consistency's sake, we could nevertheless rename |
You might want to tackle this more incrementally (i.e. don't do My impression is that changes like these do show up in CHANGELOG. Don't know about |
Re: incremental changes |
The benefit of small PRs is that if there's a problem with one thing, most of the pieces can still be merged in, while if it's all in one big one, perfection must be attained before progress happens. |
I think we should. For uniformity we may want to flip the lemma too but I don't know whether that's pushing it too far. |
Thanks @gallais for the prompt about |
Looks great, thanks for the PR @jamesmckinna ! |
First things first: resolving issue #626 for
Data.List.Properties
-local
CHANGELOG
Secondly, resolving issue #509 going through and making
map-∘
properties etc. have consistent names across the libraryData.List.Properties
Codata.*