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