GT
public struct GT: Fn
GT
returns true if each specified value compares as greater 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 GT: Fn
GT
returns true if each specified value compares as greater 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.