A Go port of the Java Streams API. Type-safe and functional Go Streams processing
Stars
171
Forks
10
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
Update README.md
cd7f245
make iterator funcs to be invoked
995c5a2
Merge pull request #8 from mariomac/seq-docs
4b50511
ofseq and ofseq2 functions
8bc75e9
seq_api example
d21eab7
seq2_api example
2d20499
add codecov badge
041cc01
Merge pull request #6 from mariomac/prepare-awsom
ce1d4ea
add codecov token
d7ad2ca
Prepare for awesome-go
ad7b690
Fix some inefassigns in tests
61f0088
added seq2 function
d0f9981
Added Seq method
4cc1d93
Added Iter method for embedding in range loops
85650ab
1ff207a