Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 610 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 610 Bytes

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