Vocabularysequences.
productInputsOutputsWord descriptionCalls
quot for every element of the cartesian product of
sequences and collects the results from
quot into an output sequence.
Notes[ ... ] product-map is equivalent to, but more efficient than,
<product-sequence> [ ... ] map.
See alsoproduct-each,
product-findDefinition