Categorygithub.com/matthewhughes934/go-itertools
repository
0.4.0
Repository: https://github.com/matthewhughes934/go-itertools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-itertools

Go
Reference

Library providing functions for working with Go 1.23 sequences and iterators. Inspired by some built-in Python functions like chain and zip and the Python itertools module.

See the docs for more