Other Operations

IsEmpty(T) : Tup -> BoolElt
Returns whether the tuple has no components.
&* T : Tup -> Any
For a tuple T where each component lies in a structure that supports multiplication and such that there exists a common over structure, return the product of the entries.
V2.28, 13 July 2023