typocomath/src/Complex
Glen Whitney 6d63d23498 refactor: Streamline types and signature specfications
The main mechanism for simplification was simply to assume that
  ZeroType<T> and OneType<T> will always be in T. That removed a lot
  of specialized typing, and presumably will be true in practice.

  Otherwise, removes extraneous type definitions and adds/clarifies
  a number of comments to hopefully make the scheme as clear as possible.
2022-12-24 11:16:58 -05:00
..
all.ts convert code to type aliases 2022-12-23 13:52:56 +01:00
arithmetic.ts refactor: Streamline types and signature specfications 2022-12-24 11:16:58 -05:00
native.ts feat: TypeScript typings for Dispatcher implementations 2022-12-06 20:21:05 -05:00
predicate.ts refactor: Streamline publishing operations 2022-12-24 10:09:14 -05:00
relational.ts refactor: Streamline publishing operations 2022-12-24 10:09:14 -05:00
type.ts refactor: Streamline types and signature specfications 2022-12-24 11:16:58 -05:00