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

Flowtype: arrow function polymorphs not supported. #41

Closed
gandm opened this issue Aug 10, 2015 · 1 comment
Closed

Flowtype: arrow function polymorphs not supported. #41

gandm opened this issue Aug 10, 2015 · 1 comment

Comments

@gandm
Copy link
Owner

gandm commented Aug 10, 2015

e.g.
var play = async <a,t>(args: string): string => {}

<a,t> not working.

@gandm
Copy link
Owner Author

gandm commented Aug 10, 2015

fixed in
520c19d
and
69f0de1

@gandm gandm closed this as completed Aug 10, 2015
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

No branches or pull requests

1 participant