KiaraGrouwstra / typical

playground for type-level primitives in TypeScript
MIT License
173 stars 5 forks source link

switch numbers to strings #16

Closed KiaraGrouwstra closed 6 years ago

KiaraGrouwstra commented 6 years ago

Like typelevel-ts's Increment. Should save a bunch of trouble converting back and forth between number/string literals, simplifying existing types a bit.

KiaraGrouwstra commented 6 years ago

hm, maybe this makes as much harder as it makes easier. skipping for now.