Philipp Bunge

Results 1 issues of Philipp Bunge

Because we model only non-zero dimensions, it's currently possible to assign incompatible quantities to one another due to their type covariance: ```ts const speed: Quantity = metersPerSecond(5); const length: Quantity...