You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.