prstanley:
>    Let me get this right, are you saying it's unsafe when it returns an
>    error?

Partial functions may crash your program, so that's unsafe by some definitions, 
yep.
We have tools that analyse programs for such bugs, in fact (Neil's `catch' 
program).

-- Don
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to