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

remove function name assertions #157

Merged
merged 1 commit into from
Apr 25, 2021
Merged

Conversation

davidchambers
Copy link
Member

For various reasons I would like to switch from const map = ...; to Z.map = ...;, but the existing function name assertions preclude this. The merits of the motivating change can be discussed in a subsequent pull request. I think we should remove the function name assertions regardless, as they amount to overspecification.

This pull request removes the assertions and the two const statements they necessitated.

@davidchambers davidchambers requested a review from a team April 25, 2021 19:00
@davidchambers davidchambers merged commit 8088ef0 into master Apr 25, 2021
@davidchambers davidchambers deleted the davidchambers/function-names branch April 25, 2021 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants