Hacker News new | ask | show | jobs
by derefr 4367 days ago
Isn't this what type systems are supposed to be for?

    1.0 / 1.0
    => Just 1.0

    0.0 / 0.0
    => Nothing