Contents

PredicateExpressions.StringCaseInsensitiveCompare

Declaration

struct StringCaseInsensitiveCompare<Root, Other> where Root : PredicateExpression, Other : PredicateExpression, Root.Output : StringProtocol, Other.Output : StringProtocol

Topics

Initializers

Instance Properties