https://github.com/keep94/gocombinatorics
Provides iterators for permutations and the like
https://github.com/keep94/gocombinatorics
Last synced: 12 months ago
JSON representation
Provides iterators for permutations and the like
- Host: GitHub
- URL: https://github.com/keep94/gocombinatorics
- Owner: keep94
- License: bsd-3-clause
- Created: 2020-04-04T17:31:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T03:14:13.000Z (over 2 years ago)
- Last Synced: 2025-06-05T11:11:36.739Z (about 1 year ago)
- Language: Go
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gocombinatorics
Provides iterators for permutations and the like
## Using
import "github.com/keep94/gocombinatorics"