pocomath/test
Glen Whitney e82bcf5a9c refactor: Include more code that should work for instantiating type templates
In particular, there is now an empty stub for the function that actually
  installs the instantiations into the PocomathInstance
2022-08-03 17:55:53 -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 refactor: Include more code that should work for instantiating type templates 2022-08-03 17:55:53 -07:00
number feat(floor): Provide example of op-centric organization 2022-08-01 08:28:21 -07:00
tuple feat(Tuple): Stub for a template type 2022-08-03 11:27:40 -07:00
_pocomath.mjs feat(gcd,lcm): Allow arbitrarily many arguments 2022-08-02 10:32:06 -07:00
custom.mjs test(templates): Check that unjoinable types are detected 2022-08-03 10:22:17 -07:00