https://github.com/zored/cartesian
https://github.com/zored/cartesian
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zored/cartesian
- Owner: zored
- Created: 2021-07-10T16:20:07.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T11:53:25.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T10:50:44.439Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cartesian
Create entities with all possible values.
I named library after [cartesian product](https://en.wikipedia.org/wiki/Cartesian_product) concept.
## Example
- [Card deck](./src/example/card_deck_test.go)