pocomath/test
Glen Whitney f7bb3697ed feat(PocomathInstance): Add bounded template parameters
This feature helps specify the return type of implementations where
  the return type depends on the exact subtype that the implementation
  was called with, such as negate.
2022-08-22 12:38:23 -04:00
..
bigint feat(floor): Provide example of op-centric organization 2022-08-01 08:28:21 -07:00
complex feat(quaternion): Add convenience quaternion creator function 2022-08-06 20:13:50 -07:00
core feat: Template types (#45) 2022-08-05 12:48:57 +00:00
generic feat: Generic numerical types 2022-08-07 09:19:27 -07:00
number feat(floor): Provide example of op-centric organization 2022-08-01 08:28:21 -07:00
tuple feat: Template types (#45) 2022-08-05 12:48:57 +00:00
_pocomath.mjs feat(PocomathInstance): Add bounded template parameters 2022-08-22 12:38:23 -04:00
custom.mjs refactor(Complex): Now a template type! 2022-08-06 08:27:44 -07:00