//
pkg.gl
Category
github.com/ngicks/go-iterator-helper
hiter
async
package
0.0.18
Repository:
https://github.com/ngicks/go-iterator-helper.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
211 SLOC
#
Functions
Chunk
Chunk returns an iterator over consecutive values of up to n elements from seq.
Map
Map maps values from seq asynchronously.