Fun with generics: <http://bentrengrove.com/blog/2...
# feed
k
ilya.gorbunov: man, that's awesome!
I thought about making the units sealed classes but that would make them impossible to extend which could be useful
o
Unit
? I bet it would create a lot of confusion 🙂
r
I had a hard time following the code because the
Unit
type confused me. When I see
Unit
I default to the standard lib
Unit
.