tuple → arity() → integer
Returns the number of positional elements in the input tuple.
This function has no parameters.
T(10, "foo", #true) | arity → 3
Kind: Function Scope: tuple Aliases: arity
tuple
arity