typocomath/src
Glen Whitney 44667a865e fix: Add types first and distinguish them semantically.
Rather than via some format on the name of the identifier, this commit
  changes the construction of Dispatcher to assume that functions are
  implementations and other objects are type specifiers.

  Also installs all types first, before any implementations.
  Resolves #3.
  Resolves #12.
2023-08-25 19:11:00 -07:00
..
Complex fix: Add types first and distinguish them semantically. 2023-08-25 19:11:00 -07:00
core fix: Add types first and distinguish them semantically. 2023-08-25 19:11:00 -07:00
generic chore: Update to latest TypeScript and make sure instructions work 2023-08-18 10:36:11 -07:00
interfaces fix: Use intersection of matching types in AssociatedTypes<> lookup (#14) 2023-08-23 16:52:16 +00:00
numbers fix: Add types first and distinguish them semantically. 2023-08-25 19:11:00 -07:00
all.ts Declare implementations and dependencies via standard interfaces for operations (#8) 2023-01-22 01:34:57 +00:00
index.ts Declare implementations and dependencies via standard interfaces for operations (#8) 2023-01-22 01:34:57 +00:00