Quantity.valueType

The type of the underlying numeric value.

struct Quantity(N, Dimensions dims)
alias valueType = N

Meta