EqualToComparator
An object that determines whether the value of an equatable property is equal to the specified value.
Declaration
final class EqualToComparator<Property, PropertyType, ComparatorMappingType> where Property : EntityProperty<PropertyType>, PropertyType : _IntentValue, PropertyType : Equatable, PropertyType : Sendable