loadEqualityForOrDefault
fun <Element> KoneContextRegistry.loadEqualityForOrDefault(suppliedElementType: SuppliedType<Element>, default: Equality<Element>): Equality<Element>(source)
Shortcut for getting Equality context for the given suppliedElementType or default context if there is no such context in the registry.