Returns the Cartesian product of two or more sequences by combining each element from the sequences and applying a user-defined projection to the set.
// TODO add example
For more details, see the documentation.
✏ Edit this page if you see a typo or wish to contribute an improvement. Alternatively, you can also report an issue you see.