Categorygithub.com/stygian91/iter-go
repositorypackage
0.3.0
Repository: https://github.com/stygian91/iter-go.git
Documentation: pkg.go.dev

# README

Small iterator utility

The main usefulness of this utility is the Peek and Peek2 functions that work like the stdlib Pull functions with one additional function being returned to peek the next element.