You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The standard Measurement type is great, but also very permissive. It's nice to be able to make your own types that behave like a Measurement, but maybe have some restrictions on them (ex. a Duration that only allows duration-related units).
The text was updated successfully, but these errors were encountered:
The standard
Measurement
type is great, but also very permissive. It's nice to be able to make your own types that behave like aMeasurement
, but maybe have some restrictions on them (ex. aDuration
that only allows duration-related units).The text was updated successfully, but these errors were encountered: