//
pkg.gl
Category
github.com/artie-labs/reader
lib
iterator
package
0.1.106
Repository:
https://github.com/artie-labs/reader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
42 SLOC
#
Functions
Collect
Collect returns a new slice containing all the items from an [Iterator].
ForSlice
Returns an iterator that iterates over all the items in a slice.
Once
Returns an iterator that emits a value once and then completes.
#
Interfaces
Iterator
No description provided by the author
StreamingIterator
No description provided by the author