cartesian_array_product 1.1.1

Arrays of the cartesian product of a set of items.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.const-anonymous-functions]
version = "1.1.0"

[package]
description = "Arrays of the cartesian product of a set of items."
documentation = "https://docs.rs/cartesian_array_product"
edition = "2021"
keywords = ["cartesian", "array", "const", "macro"]
license = "MIT"
name = "cartesian_array_product"
readme = "README.md"
repository = "https://github.com/Odilf/cartesian_array_product"
version = "1.1.1"