Skip to content

Normalize values inserted into context #302

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 2 commits into from
Feb 25, 2018

Conversation

Gabriella439
Copy link
Collaborator

This simplifies the context and in each case the value being inserted is
safe to insert because either:

  • The value was type-checked, indicating that it is safe to normalize, or:
  • The value is the output of type inference, which is also safe to normalize

This simplifies the context and in each case the value being inserted is
safe to insert because either:

* The value was type-checked, indicating that it is safe to normalize, or:
* The value is the output of type inference, which is also safe to normalize
@Gabriella439 Gabriella439 merged commit 1bd7884 into master Feb 25, 2018
@Gabriella439 Gabriella439 deleted the gabriel/normalize_context branch February 25, 2018 22:26
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 this pull request may close these issues.

1 participant