How about:
  99 return.

corresponds (roughly) to (APL):

āˆ‡z←a foo b
 ...
 →0,z←99
 ...


On Wed, Oct 17, 2012 at 2:11 PM,  <[email protected]> wrote:
> In some APL-related languages there exists a nomadic verb for "early return" 
> from a defined function.  In A+ this is "result" (nomadic left arrow).  In k 
> this is nomadic colon.  Does a similar capability exist in J?
>
> Sent from my iPhone
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to