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

Clarify that dependent functions are allowed now #715

Merged
merged 3 commits into from Aug 31, 2019

Commits on Aug 27, 2019

  1. Clarify that dependent functions are allowed now

    Since #669, dependent function types have been allowed by the function
    check, but type-inference.md still has language that suggests otherwise.
    This commit fixes that.
    philandstuff committed Aug 27, 2019
    Copy the full SHA
    077cfb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Copy the full SHA
    c7baafc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2019

  1. Copy the full SHA
    feb07cf View commit details
    Browse the repository at this point in the history