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

Implicit Functions Fail #13

Open
corlin-fardal opened this issue Mar 22, 2018 · 1 comment
Open

Implicit Functions Fail #13

corlin-fardal opened this issue Mar 22, 2018 · 1 comment

Comments

@corlin-fardal
Copy link

When trying to make implicit functions in the implicit parameters playground, things like "?f ?x", "?f 0", or even "let f = ?g in f ?x" fail, stating that the left hand side is not a function.

@tpetricek
Copy link
Member

This looks like a bug - there is no reason in principle why this should not be allowed - that said, I don't think I'll be able to do any more work on this project, so it'll likely stay the way it is - unless someone curious sends a PR with a fix :)

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

2 participants