itertools icon indicating copy to clipboard operation
itertools copied to clipboard

A golang implementation of the python standard library module.

Results 3 itertools issues
Sort by recently updated
recently updated
newest added

Documentations doesn't available on godoc https://pkg.go.dev/github.com/yanatan16/itertools

is there any implementation with groupby ?

I am starting to add the Permutations, Combinations, etc. I used "go fmt" out of habbit and it went nuts on your code. I didn't realize before I committed my...