cartesianprod
cartesianprod(
@llll ? ## required
) -> llll/null
note
cartesianprod
is a built-in function in the bell programming language and is not unique or exclusive to bellplay~.
Returns the cartesian product of the sublists of an llll.
Arguments
@llll
[llll] (required)
Output
Cartesian product of the sublists of an llll. [llll/null]
warning
cartesianprod
will return null
without raising an error if required arguments are not provided.