dart_meta_types icon indicating copy to clipboard operation
dart_meta_types copied to clipboard

Memoize hash codes

Open davidmarne opened this issue 7 years ago • 0 comments

Rather than recomputing hashcode every time it is called, cache the result and reuse it for future calls

davidmarne avatar Aug 07 '18 06:08 davidmarne