Y
Hacker News
new
|
ask
|
show
|
jobs
by
yummyfajitas
4532 days ago
They absolutely shouldn't propagate.
val x = 1.0 @@ Kilograms val y = x*x
y is not a Double @@ Kilograms.
1 comments
kasey_junk
4532 days ago
In many cases I'd like it to be.
link