a quotation with stack effect ( elt1 elt2 -- newelt )
Outputs
result
the resulting list
Word description Get the cartesian product of the lists in list and call quot call with each element from the cartesian product on the stack, the result of which is returned in the final list.