//
pkg.gl
Category
github.com/micheam/go-stream
source
package
0.1.0
Repository:
https://github.com/micheam/go-stream.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
60 SLOC
#
Functions
FromReader
No description provided by the author
FromSlice
FromSlice is a stream generator, which converts the received values into a stream and returns it.
RepeatFn
No description provided by the author