BooleanCat/go-functional
go-functional is a library of iterators to augment the standard library
GoMIT
Issues
- 5
- 0
[Feature 🔨]: Unzip iterator that produces `iter.Seq[V], iter.Seq[W]` from `iter.Seq2[V, W]`
#131 opened by BooleanCat - 0
[Feature 🔨]: Add a `tee` iterator
#117 opened by BooleanCat - 11
[Feature 🔨]: Generator
#31 opened by seiyab - 0
[Feature 🔨]: Add `iter.Once(foo)` iterator
#118 opened by BooleanCat - 0
[Feature 🔨]: Max and min consumers
#120 opened by BooleanCat - 3
Consider moving function chaining to a sub package
#119 opened by BooleanCat - 0
[Feature 🔨]: Merge v2 branch into main
#116 opened by BooleanCat - 0
[Feature 🔨]: Write README for v2 implementation
#107 opened by BooleanCat - 0
[Bug 🐛]: Restore test coverage to 100%
#115 opened by BooleanCat - 1
[Feature 🔨]: `Tee` behaviour for iterators
#88 opened by BooleanCat - 6
- 2
[Feature 🔨]: Release version 1.0.0
#94 opened by BooleanCat - 1
- 0
- 3
- 2
- 1
- 3
[Feature 🔨]: Limited iterator chaining support
#55 opened by BooleanCat - 1
- 3
- 1
[Feature 🔨]: Transform iterator
#74 opened by BooleanCat - 1
- 2
- 1
- 2
[Feature 🔨]: Iterators should not repeatedly call their underlying iterators when exhausted
#21 opened by BooleanCat - 2
- 5
- 2
[Bug 🐛]: Example specs not visible in reference docs for Option and Result packages
#28 opened by BooleanCat - 6
Type inference simplifies examples greatly
#44 opened by flowchartsman - 0
- 3
[Feature 🔨]: Add `iter.Find`
#36 opened by MSE99 - 0
[Feature 🔨]: Lint code with golangci-lint
#38 opened by BooleanCat - 1
[Feature 🔨]: Add `option.Map`
#33 opened by MSE99 - 3
[Feature 🔨]: Iterator from channel
#29 opened by BooleanCat - 4
- 3
[Proposal] Iterator over chan
#17 opened by dranikpg - 1
[Feature 🔨]: Add a Chain iterator
#24 opened by BooleanCat - 1
- 1
- 2
Write a pull request template
#14 opened by BooleanCat - 1
Write a "feature" issue template
#13 opened by BooleanCat - 0
[Bug 🐛]: Test bug report please ignore
#19 opened by BooleanCat - 1
- 1
Write a CONTRIBUTING document
#8 opened by BooleanCat - 0
Add Fold functionality
#7 opened by BooleanCat - 1
[design question] Chainable iterators
#10 opened by dranikpg - 1
Users can understand the core concepts of go-functional by reading the README
#4 opened by BooleanCat - 1
Just a friendly comment about documentation
#2 opened by nitram509