Skip to content

v0.8.0

Compare
Choose a tag to compare
@djcsdy djcsdy released this 21 Apr 17:14

0.8.0 (2019-04-21)

Features

  • contains: implement contains functions (42004a8)
  • find: implement find functions (0723512)
  • fold: implement fold and foldMonoid functions (c93a79f)
  • foldRight: implement foldRight and foldMonoidRight functions (331d77c)
  • indexOf: implement indexOf functions (b062ed4)
  • maximum: implement maximum functions (18fca6f)
  • minimum: implement minimum functions (45d634a)