Up

tupleSize

Return the number of elements of a tuple, so, the size of a tuple.

Prototype :

fun [u0] I

Return : I the size or nil if error

See also :

tupleGet

tupleSet

Example :

Note

The first element has always the index 0.