munificent / ui-as-code

Design work on improving Dart's syntax for UI code
BSD 3-Clause "New" or "Revised" License
121 stars 11 forks source link

The explanation of binding isn't clear #11

Closed munificent closed 6 years ago

munificent commented 6 years ago

It's still pretty vague about how argument slots and spread arguments get mapped to parameters. Maybe the sections introducing rest/spead should be more terse and then defer the full explanation to later and go into greater detail there.