v1.5.0
- Support arbitrary comparable keys in MapOf (#49)
- This became possible due to combining top hash caching with bucket chaining (#48)
- Add LoadOrCompute method to Map and MapOf (#50)
Thanks @iamcalledrob for the contribution.
Thanks @iamcalledrob for the contribution.