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