Tuples
creates a list of all
n
-tuples of elements inlist
.
returns a list of tuples with elements from the given lists.
See
Examples
The head of list need not be List
:
However, when specifying multiple expressions, List
is always used:
Implementation status
- ✅ - full supported