Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikulas_florek
3368 days ago
That looks useful. I do not know F#, but can't you still use ordinary float and have the same bug?
1 comments
kazagistar
3367 days ago
Sure, unit wrappers are much more like "memory safety checks" in C, in that they are incomplete and can be bypassed. In that sense, the war against raw types is necessarily a cultural one.
link