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

Observe the ns's alias map, fail-fast on spurious aliases #9

Closed
vemv opened this issue Jun 5, 2019 · 0 comments · Fixed by #10
Closed

Observe the ns's alias map, fail-fast on spurious aliases #9

vemv opened this issue Jun 5, 2019 · 0 comments · Fixed by #10

Comments

@vemv
Copy link
Contributor

vemv commented Jun 5, 2019

Given:

(implement {} a/x x)

if a is not an alias in *ns*, implement should fail-fast with a clear spec-backed message.

(Currently it fails opaquely due to a library error)

vemv added a commit that referenced this issue Jun 5, 2019
vemv added a commit that referenced this issue Jun 5, 2019
@vemv vemv closed this as completed in #10 Jun 9, 2019
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 a pull request may close this issue.

1 participant