typocomath/src
Glen Whitney 569079e908 refactor: change Dispatcher class to a closure
Also starts work on typing that closure. Gets the property names right,
  but currently has the "unfilled" method types, rather than the returned
  "filled-in" function types. Not sure how to fix this.
2023-10-18 23:10:58 -07:00
..
Complex feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
core refactor: change Dispatcher class to a closure 2023-10-18 23:10:58 -07:00
generic feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
interfaces refactor: change Dispatcher class to a closure 2023-10-18 23:10:58 -07:00
numbers feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
all.ts Declare implementations and dependencies via standard interfaces for operations (#8) 2023-01-22 01:34:57 +00:00
index.ts refactor: change Dispatcher class to a closure 2023-10-18 23:10:58 -07:00