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

Support placeholder in CurriedFunction interfaces #174

Closed
wants to merge 2 commits into from

Conversation

ikatyang
Copy link
Member

  • add placeholder type (PH)
  • remove CurriedFunction(7~8)
  • remove curry(7~8)

related #173

NOTE that there may be some breaking changes in tests due to the overloads' ordering in CurriedFunctions.

* add placeholder type (PH)
* remove CurriedFunction(7~8)
* remove curry(7~8)
@KiaraGrouwstra
Copy link
Member

Thanks! We may still wanna test this to verify compilation performance hasn't been affected; otherwise looks good.

@ikatyang ikatyang closed this Jun 23, 2017
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.

2 participants