Tagged Questions
1
vote
6answers
2k views
What's a good, non-recursive algorithm to calculate a Cartesian product?
Note
This is not a REBOL-specific question. You can answer it in any language.
Background
The REBOL language supports the creation of domain-specific languages known as "dialects" in REBOL ...