Contents

AnyEntityQueryComparator

A type that erases the type information of the underlying query comparator.

Declaration

struct AnyEntityQueryComparator<Entity, Subject, Property, PropertyType, ComparatorMappingType> where Property : EntityProperty<PropertyType>, PropertyType : _IntentValue, PropertyType : Sendable

See Also

Building query comparators