pocomath/test
Glen Whitney 91ec20edd8 feat: Implement signature-specifc reference
Also implements a config object that upon change, lazily invalidates
  all operations that access it.

  Also allows references to signatures with nonexistent types (which
  typed-function does not); they come back as undefined.

  Uses these features to implement sqrt for number and complex.

  Resolves #7.
2022-07-25 04:20:13 -07:00
..
complex feat: Implement signature-specifc reference 2022-07-25 04:20:13 -07:00
core feat: Switch to function-based specification of dependencies 2022-07-23 09:55:02 -07:00
number feat: Implement signature-specifc reference 2022-07-25 04:20:13 -07:00
_pocomath.mjs feat(Types): Improve type spec and ignore signatures that use unknown type 2022-07-24 12:52:23 -07:00
custom.mjs feat(Types): Improve type spec and ignore signatures that use unknown type 2022-07-24 12:52:23 -07:00