We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7ab0a20 + cb028ba commit b1dee14Copy full SHA for b1dee14
Guides/Product.md
@@ -53,7 +53,7 @@ collection operations on the resulting wrapper are O(_m \* n_).
53
54
### Naming
55
56
-This function and the resulting collection provide the cartestian product of two
+This function and the resulting collection provide the cartesian product of two
57
collections. While `product` is precedented in other languages, the name has an
58
unfortunate overlap with multiplication, where `product(numbers1, numbers2)`
59
could be seen as producing an element-wise product.
0 commit comments