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
878 contributions in the last year
Contribution activity
November 2020
Created 7 commits in 4 repositories
Created an issue in dart-lang/language that received 7 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…