kotlin-statistics v0.2.1 Release Notes

Release Date: 2017-05-28 // almost 7 years ago
  • 🔨 This includes some breaking refactors to ensure naming consistency:

    • All references to bucket are now called bin, including parameter names
    • 👌 Support for Iterable and Sequence now exist for binByXXX() operators