package
0.1.0
Repository: https://github.com/bww/go-iterator.git
Documentation: pkg.go.dev

# Functions

Collect processes the entire iterator and appends each element produced to a slice, which is returned.
CollectErr has the same functionality as Collect, except that it accepts an error as its second argument.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Visit applies the provided function to every element in the iterator.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author