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

Add typescript child type checking #1116

Merged
merged 2 commits into from May 28, 2018

Commits on May 28, 2018

  1. Add typescript child type checking

    It also allows type inference (and checking) of function bodies. A basic
    example is given in the tests that infers the type of `num`
    Alexendoo committed May 28, 2018
    Copy the full SHA
    d7d7b62 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    82d3da7 View commit details
    Browse the repository at this point in the history