Quantity.isConsistentWith

Tests wheter this quantity has the same dimensions as another one.

struct Quantity(N, alias dims)
const
bool
isConsistentWith
(
Q
)
(
auto ref const Q qty
)

Meta