pocomath/test
Glen Whitney 814f660000 feat(Chain): add computation pipelines like mathjs
Also adds a `mean()` operation so there will be at least one operation
  that takes only a rest parameter, to exercise the ban on splitting
  such a parameter between the stored value and new arguments.
  Adds various tests of chains.

  Resolves #32.
2022-08-01 16:24:20 -07:00
..
bigint feat(floor): Provide example of op-centric organization 2022-08-01 08:28:21 -07:00
complex feat(floor): Provide example of op-centric organization 2022-08-01 08:28:21 -07:00
core feat: Switch to function-based specification of dependencies 2022-07-23 09:55:02 -07:00
number feat(floor): Provide example of op-centric organization 2022-08-01 08:28:21 -07:00
_pocomath.mjs feat(Chain): add computation pipelines like mathjs 2022-08-01 16:24:20 -07:00
custom.mjs feat(Chain): add computation pipelines like mathjs 2022-08-01 16:24:20 -07:00