LTE
public struct LTE: Fn
LTE
returns true if each specified value compares as less than or equal to
the ones following it, and false otherwise. The function takes one or more
arguments; it always returns true if it has a single argument.