I think early return should be integrated fully into F.

This is another deficiency of J that can be ameliorated.

I think there are 2 types of early return: one says 'use the result of this iteration', the other says 'use the result of the previous iteration'.

Henry Rich



On 8/3/2016 9:48 PM, Raul Miller wrote:
If performance is the issue, I would either leave out early return from the
first draft, or implement it several ways and benchmark each of them.

Understandability also hints at leaving early return for explicit code.


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

Reply via email to