mech-stats 0.2.49

Statistics library for the Mech language
stats
===============================================================================

1. Description
-------------------------------------------------------------------------------

Statistics related functions.

2. Provided Functions
-------------------------------------------------------------------------------

- `stats/sum/column`
- `stats/sum/row`

3. Info
-------------------------------------------------------------------------------

stats/machine := {
  name: "stats" 
  version: "v0.2.49"
  authors: ["Corey Montella"] 
  machine-url: "https://gitlab.com/mech-lang/machines/stats"
  license: "Apache-2.0"}