v0.5.0
- 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