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

Clarify relationship between individual modules and Quantity module? #53

Open
ianmackenzie opened this issue Jul 17, 2020 · 0 comments
Open
Assignees

Comments

@ianmackenzie
Copy link
Owner

It's not always obvious that you can use functions in the Quantity module to work with Length, Duration etc. values; could be useful to add something like this to the top of each module's documentation:

Note that a Duration is a Quantity Float Seconds, so most functions in the Quantity module (such as plus, greaterThan, and interpolateFrom) will work on Duration values.

@ianmackenzie ianmackenzie self-assigned this Jul 17, 2020
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