On Mon, Sep 11, 2017 at 9:35 AM, Erling Hellenäs <erl...@erlinghellenas.se> wrote: > This would mean J and most code written in J needs to be rewritten? > Or you have to accept that your programs sometimes give incorrect results?
Both of these are overgeneralizations, though there's a bit of truth to them (and, it's not just J - the general concepts hold for any programming language). But issues include the concept of "correctness" being used, the relevance of the code and its intended use. For example, code as simple as 1+1 can be incorrect when what you really wanted was 1-1. Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm