Skip to content

[ fix #645 ] Irrelevant Data.Empty #1732

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 3 commits into from
Mar 11, 2022

Conversation

gallais
Copy link
Member

@gallais gallais commented Mar 4, 2022

Shall I also rename Data.Erased to Data.Irrelevant? I remember people complaining that
it's not the correct name for it. Data.Erased should instead be:

record Erased (A : Set a) where
  field @0 erased : A

@MatthewDaggitt
Copy link
Contributor

Shall I also rename Data.Erased to Data.Irrelevant?

Sounds reasonable to me 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants