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

Add simpl never when defining operations #411

Open
CohenCyril opened this issue Jan 24, 2024 · 0 comments
Open

Add simpl never when defining operations #411

CohenCyril opened this issue Jan 24, 2024 · 0 comments

Comments

@CohenCyril
Copy link
Member

pred export-1-operation i:mixinname, i:structure, i:term, i:term, i:one-w-params mixinname, i:option constant, i:list prop, o:list prop.

Right now we accidentally rely on the fact that simpl will not unfold operators of a structure because it has to go through two delta expansions to see the match. We should make this future proof by adding an explicit no simpl.

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

No branches or pull requests

1 participant