Skip to content

v0.5.0

Compare
Choose a tag to compare
@thoas thoas released this 29 Nov 21:53
3108806
  • 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