Skip to content
Snippets Groups Projects
Commit 4e4a925f authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Cache hash value of ImmutableRecord

Due to the data structure to being intended immutable, the hash value
cannot change during object lifetime. This commit caches the value
upon first evaluation.
parent 5f70d323
No related branches found
No related tags found
1 merge request!23Cache hash value of ImmutableRecord
Pipeline #16200 failed