pocomath/test
Glen Whitney 775bb9ddb7 feat(returnTypeOf): Support template and upper bound types
Also changed the notation for an upper bound template to the more
  readable 'T:number' (instead of 'T (= number', which was supposed to
  look like the non-strict subset relation).
2022-08-24 13:37:32 -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(returnTypeOf): Support template and upper bound types 2022-08-24 13:37:32 -04: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(returnTypeOf): Support template and upper bound types 2022-08-24 13:37:32 -04:00
custom.mjs refactor(Complex): Now a template type! 2022-08-06 08:27:44 -07:00