/golang-combinations

Golang library which provide an algorithm to generate all combinations out of a given string array.

Primary LanguageGoMIT LicenseMIT

A fork of the golang-combinations library but using interfaces and using functions for each sub-set.