go-funk v0.5.0 Release Notes

Release Date: 2019-11-29 // over 4 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