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

Type synonym declarations and inference #44

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

robertkleffner
Copy link
Collaborator

@robertkleffner robertkleffner commented Sep 4, 2022

Type synonym declarations, and expansion of written type synonyms before inference/type checking.

Resolves #30

@robertkleffner robertkleffner added the enhancement New feature or request label Sep 4, 2022
@robertkleffner robertkleffner self-assigned this Sep 4, 2022
@robertkleffner robertkleffner merged commit 98143d7 into master Sep 5, 2022
@robertkleffner robertkleffner deleted the feature/type-synonym branch September 6, 2022 01:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Type synonym declarations
1 participant