typomath/src/steps
Glen Whitney a848e2af88 feat: Incremental building and simultaneous overloading of object values
So we can start with literal objects whose keys are operator names, and
  whose values are arrays of implementations, and merge them, and then
  replace every value with the overloaded function it specifies.
2022-09-26 01:36:25 -04:00
..
five.ts feat: Incremental building and simultaneous overloading of object values 2022-09-26 01:36:25 -04:00
four.ts feat(overload): Use typescript-rtti to select implementations (#4) 2022-09-25 20:02:01 +00:00
one.ts feat(overload): Use typescript-rtti to select implementations (#4) 2022-09-25 20:02:01 +00:00
three.ts feat(overload): Use typescript-rtti to select implementations (#4) 2022-09-25 20:02:01 +00:00
two.ts feat(overload): Use typescript-rtti to select implementations (#4) 2022-09-25 20:02:01 +00:00