On Tue, Sep 24, 2013 at 5:39 PM, Sven Panne <svenpanne@gmail.com> wrote:
2013/9/22 Mike Meyer <mwm@mired.org>:
> Trying to make something whose name is "Not A Number" act like aThe point here is that IEEE floats are actually more something like a
> number sounds broken from the start.
"Maybe Float", with various "Nothing"s, i.e. the infinities and NaNs,
which all propagate in a well-defined way.So, `Either IeeeFault Float`? ;)