An open API service indexing awesome lists of open source software.

https://github.com/zored/cartesian


https://github.com/zored/cartesian

Last synced: 17 days ago
JSON representation

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)