picomath/number
Glen Whitney 536656bfe8 feat: Initial core of picomath
Implements a totally simplistic "poortf" mutable typed function and
  a picomath instance generator, as well as the very beginnings of a
  number type and one generic function and a default full picomath instance.

  Also provides some tests which serve as usage examples.
2022-03-25 00:49:03 -07:00
..
add.js feat: Initial core of picomath 2022-03-25 00:49:03 -07:00
all.js feat: Initial core of picomath 2022-03-25 00:49:03 -07:00
negate.js feat: Initial core of picomath 2022-03-25 00:49:03 -07:00
number.js feat: Initial core of picomath 2022-03-25 00:49:03 -07:00