google / built_collection.dart

Immutable Dart collections via the builder pattern.
https://pub.dev/packages/built_collection
BSD 3-Clause "New" or "Revised" License
275 stars 52 forks source link

const BuiltList with Expando to cache hashCode #283

Open ahmednfwela opened 1 year ago

ahmednfwela commented 1 year ago

an alternative implementation of https://github.com/google/built_collection.dart/pull/282