mh
mh
CC#
Created by mh on 4/26/2023 in #help
❔ Override ConcurrentDictionary EqualityComparer<TValue>?
If TValues are heavy to compare (for example, large FsharpMaps with structural comparison), is there a way to override the Equals comparison for TValues? Reference equality would suffice in this case.
2 replies