A final (?) prototype for a refactor of mathjs, culminating the picomath, pocomath, typomath series. Provides an extensible core with "fuzzy" types for its operations, that can at any time generate exact .d.ts file for its current state.
Go to file
2023-09-14 19:31:21 +02:00
src Defined the signature of the function that is being created too 2023-09-14 19:31:21 +02:00
.gitignore get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
LICENSE Initial commit 2022-12-02 14:04:53 +00:00
package.json5 get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
pnpm-lock.yaml get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
README.md get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00
tsconfig.json get template literals working with multiple dependencies 2023-09-14 17:42:42 +02:00

typocomath

A final (?) prototype for a refactor of mathjs, culminating the picomath, pocomath, typomath series. Provides an extensible core with "fuzzy" types for its operations, that can at any time generate exact .d.ts file for its current state.