Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better unit typing #2

Open
devsnek opened this issue Dec 18, 2020 · 0 comments
Open

better unit typing #2

devsnek opened this issue Dec 18, 2020 · 0 comments

Comments

@devsnek
Copy link
Member

devsnek commented Dec 18, 2020

right now all units are aliases for primitive types. I think in the long term it would be better to reify units as specializations of primitive types, so for example a Number<feet> cannot be assigned directly to a Number<meters>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant