Operator

<=(_:_:)

No overview available.

Declaration

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