-
Notifications
You must be signed in to change notification settings - Fork 724
Document constructor tear-offs #3577
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
Comments
@kwalrath - can you add this to https://github.com/orgs/dart-lang/projects/27? Thanks! |
Hmm, I think this and dart-lang/sdk#46243 are dups of each other. |
I think that's OK. This is the place where I'll see it, and that's the place where SDK engineers will see it. |
We're mostly tracking this work in a github project - one that sits at the org level. So it can include items from both dart-lang/sdk as well as dart-lang/site-www. |
It seems progress has been made towards this with the Effective Dart work in #3649 As for the language tour, I'm not sure we ever explicitly refer to tear-offs, but do have this related Functions as first-class objects section where we could expand on the idea and add a new example. |
The language tour doesn't currently use the word tear-off. I want to update it to use it, and to at least mention the |
Uh oh!
There was an error while loading. Please reload this page.
What information is missing?
Constructor tear-offs are a new feature in 2.15:
How would you like us to fix this problem?
We should probably update the language tour, and also Effective Dart (#3560).
The text was updated successfully, but these errors were encountered: