typocomath/src/numbers
Glen Whitney 40146c2f48 feat: Runtime type reflection (#17)
Now each behavior specification "knows" its type information.
  Also bumps version number and sets up so that the scripts will run on Windows as well as Unix (thanks to Jos).
  Resolves #5.
  Resolves #16.

Co-authored-by: Jos de Jong <wjosdejong@gmail.com>
Reviewed-on: #17
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
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
arithmetic.ts feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
native.ts feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
predicate.ts feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
relational.ts feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00
type.ts feat: Runtime type reflection (#17) 2023-10-17 22:02:18 +00:00