trying phantom types in typescript
This just a tiny repo to experiment use examples of phantom types in typescript.
For the moment there are only two examples :
- Conversions on distances depending of their unit
For more explanation, you can read the comments in the ts files