
11 Sep
2007
11 Sep
'07
11:49 p.m.
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