Re: = vs := and = vs ==
- Posted by gimlet May 08, 2014
- 2071 views
Mostly I have found that an exception handler (Ada PL/SQL) is something to handle a situation where your program is usually about to die.
As Euphoria doesn't have exception handlers (and I don't think it's missing much) goto a handling area is not bad.
Perhaps you don't agree. It's an opinion.