Operator

>(_:_:)

No overview available.

Declaration

func > <T, U>(keyPath1: KeyPath<T, Decoded<U>>, lowerBound: U) -> InRange<T> where U : AdditiveArithmetic, U : Comparable