Releases: mikehelmick/go-functional
Releases · mikehelmick/go-functional
v0.3.0
Adds slice.Filter function to get a new slice that only contains matching elements.
What's Changed
- add filter function by @mikehelmick in #6
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Add map to ptr slice
v0.1.0
Initial numbered release