Glen Whitney
de42c22ab4
Typed-function's sort order/matching algorithm was interfering with template resolution. This commit solves the difficulty by moving the "catchall" implementations that implement generation of new template instances into a separate "fallback" typed-function universe, so that Pocomath can control exactly when that is searched. Removes a couple of the matching anomalies already noted in the tests. Also extends return types to somewhat more functions. |
||
---|---|---|
.. | ||
bigint | ||
complex | ||
core | ||
generic | ||
number | ||
tuple | ||
_pocomath.mjs | ||
custom.mjs |