proxy.golang.org : github.com/vincent-petithory/combination
Combination is a tool to generate combinations from a list of grouping data (sets) and prints them to stdout or a file. It takes the sets, one per line, on stdin or a file and prints the combinations to stdout or a file. The output generated is valid Go syntax, as long as the set name and values are. A set follows the syntax: The value list is much like a list of arguments in a shell: it is space-separated, and "non-safe" strings must be quoted. For example, the sets: would generate the following test table: In a shell:
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/vincent-petithory/combination
License: MIT
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/vincent-petithory
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago