LT
public struct LT: Fn
LT
returns true if each specified value compares as less than the ones
following it, and false otherwise. The function takes one or more arguments; it
always returns true if it has a single argument.
FaunaDB Docs (82% documented)
public struct LT: Fn
LT
returns true if each specified value compares as less than the ones
following it, and false otherwise. The function takes one or more arguments; it
always returns true if it has a single argument.