Make closurization explicit by using a special closurization operator #2247
Labels
area-language
Dart language related items (some items might be better tracked at github.com/dart-lang/language).
closed-not-planned
Closed as we don't intend to take action on the reported issue
type-enhancement
A request for a change that isn't a bug
This issue was originally filed by ladicek@gmail.com
I believe that obj.foo is a bad syntax for closurizing obj's method foo, and I propose having a special closurization operator like obj.@foo. My reasoning is more thoroughly explained in https://groups.google.com/a/dartlang.org/forum/#!topic/misc/KkWY0f0-cy8
The text was updated successfully, but these errors were encountered: