Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
885 contributions in the last year
Contribution activity
November 2020
Created 16 commits in 4 repositories
Opened 1 pull request in 1 repository
dart-lang/dart_style
1
merged
Reviewed 1 pull request in 1 repository
dart-lang/site-www 1 pull request
Created an issue in dart-lang/language that received 16 comments
How should identical() behave for constant records?
The proposal currently says: Two constant records with the same shape and identical corresponding pairs of fields are identical. This is the usual…