go-funk v0.5.0 Release Notes
Release Date: 2019-11-29 // about 5 years ago-
- โ Add
Max*
methods (thks @abshek) - โ Add
Min*
methods (thks @CatInCosmicSpace) - ๐ Fix typos (thks @flowonyx)
- ๐ Handle zero value in
Chunk
- โ Add
FindKey
to iterate over elements of collection, returning the first - โ Add
Some
to return true if at least one element is present in an iteratee
- โ Add