nacular / measured

Intuitive, type-safe units of measure
https://nacular.github.io/measured
MIT License
151 stars 5 forks source link

Replace `Unit` by `Units` #3

Closed altavir closed 4 years ago

altavir commented 4 years ago

To avoid a clash with kotlin Unit object. In the current form, it will bring a lot of nasty errors.