pocomath/src
Glen Whitney b0fb004224 feat: Template types for Pocomath
Tuple<T> and a couple of functions on it are now working according to
  the target spec. As desired, no instantiations of a template type
  are made until some function that takes an instantiation is called.
2022-08-04 08:23:14 -07:00
..
bigint feat(install): Allow plain functions 2022-08-02 00:47:37 -07:00
complex fix(templates): Enhance the catchall to call the correct specialization 2022-08-03 09:35:11 -07:00
core feat: Template types for Pocomath 2022-08-04 08:23:14 -07:00
generic feat(gcd,lcm): Allow arbitrarily many arguments 2022-08-02 10:32:06 -07:00
number feat(install): Allow plain functions 2022-08-02 00:47:37 -07:00
ops feat(install): Allow plain functions 2022-08-02 00:47:37 -07:00
tuple feat: Template types for Pocomath 2022-08-04 08:23:14 -07:00
pocomath.mjs feat: Template types for Pocomath 2022-08-04 08:23:14 -07:00