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

Contextual type inference for high order function arg #7417

Merged
merged 13 commits into from Jan 20, 2022
Merged

Contextual type inference for high order function arg #7417

merged 13 commits into from Jan 20, 2022

Commits on Jan 18, 2022

  1. Copy the full SHA
    00ce110 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cce1f9a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fac7115 View commit details
    Browse the repository at this point in the history
  4. Fix psalm issues

    klimick committed Jan 18, 2022
    Copy the full SHA
    6f9b6f8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3886d5b View commit details
    Browse the repository at this point in the history
  6. Rename method

    klimick committed Jan 18, 2022
    Copy the full SHA
    a0bda86 View commit details
    Browse the repository at this point in the history
  7. Remove unused function

    klimick committed Jan 18, 2022
    Copy the full SHA
    ffdf97c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    12648f4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6e1957e View commit details
    Browse the repository at this point in the history
  10. Add tests

    klimick committed Jan 18, 2022
    Copy the full SHA
    379d0d6 View commit details
    Browse the repository at this point in the history
  11. Fix psalm issues

    klimick committed Jan 18, 2022
    Copy the full SHA
    fca72ee View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    7e623ed View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    5fb1df8 View commit details
    Browse the repository at this point in the history