ts-types-arithmetics

basic math arithmetics in pure typescript types

MIT License

Stars
6
Committers
1

this repo contains implementation of addition, subtraction, and multiplication using only typescript types, results of which are obtained by inferring the type.

link to my blog

why?

i am bored

future plan

porting doom to the typescript type system, obviously.