Skip to content

Some of the utility functions integrated into Collection

Compare
Choose a tag to compare
@DusanKasan DusanKasan released this 09 Jun 11:07
· 77 commits to master since this release
  • The functionality of sum, average, min, max and concatenate moved into collection.
  • Sum collection function added
  • Average collection function added
  • Min collection function added
  • Max collection function added
  • ToString collection function added
  • Breaking change: sum utility function removed
  • Breaking change: average utility function removed
  • Breaking change: min utility function removed
  • Breaking change: max utility function removed
  • Breaking change: concatenate utility function removed