I also really enjoy this *func* verb. I've never seen a combination of
documentation, unit tests, and implementation that was so free of
extraneous nonsense.

On Sun, Dec 6, 2015 at 1:12 PM, Brian Schott <schott.br...@gmail.com> wrote:

> Yes, now I see that func is executed when it is read in. For some reason in
> this context I thought it was executed indirectly later by something else.
>
> The witchcraft messed up my thinking.
>
> Thanks and also to Raul,
>
> On Sun, Dec 6, 2015 at 11:44 AM, Joe Bogner <joebog...@gmail.com> wrote:
>
> >
> > func is a verb, and so it operates immediately on the argument when
> > the script is loaded.
> >
> > It works much like Note (which was my inspiration for it)
> >
> >    Note
> > 3 : '0 0 $ 0 : 0' :[
> >
> >
>
> --
> (B=)
> ----------------------------------------------------------------------
> 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