Skip to content

Implement generic function type syntax in dart2js #27967

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

Closed
floitschG opened this issue Dec 2, 2016 · 2 comments
Closed

Implement generic function type syntax in dart2js #27967

floitschG opened this issue Dec 2, 2016 · 2 comments
Assignees
Milestone

Comments

@floitschG
Copy link
Contributor

This is the dart2js-implementation issue for #27527.

At the moment we only really need the new syntax in typedefs. Eventually, we want to make this syntax usable for fields and locals, but it's not yet as high a priority. If you find the time to make it work there too, please guard it behind a (different) flag.

@mit-mit
Copy link
Member

mit-mit commented Dec 15, 2016

Moving to 1.22 for implementation, informal spec i linked from the meta-issue #27527

@floitschG
Copy link
Contributor Author

Was reverted. Targetting 1.23 now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants