Skip to content

0.5.49

Compare
Choose a tag to compare
@blacksmithgu blacksmithgu released this 02 Nov 04:39
· 183 commits to master since this release

0.5.49 (Beta)

  • Add the average function to compute averages of lists (average([list of things])).
  • Added documentation for average, min, max, minby, and maxby functions.
  • Fixed the broken nonnull function and documented it.