On Thu, Sep 21, 2017 at 7:25 AM, Erling Hellenäs
<[email protected]> wrote:
> I think we should at least be able to optionally trap the exceptions.

This is generally a bad idea (time consuming and problem prone), but
you can do this in J with explicit code.

Note also that you can build up arbitrarily complex abstractions and
hide the complexity in a locale structure, if that's what you want to
be doing.

Thanks,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to