An example of using "Note":
------------------------

Note 'nup'
The dyad  n nup y  displays matrix y "n-up".
y is usually sorted text.  For example:
   3 spdj ' ',.~>nl_z_ 3
)

nup=: [: ,./ -@>.@(%~#) ]\ ]



----- Original Message -----
From: Brian Schott <[EMAIL PROTECTED]>
Date: Sunday, February 18, 2007 4:03 pm
Subject: Using Note [was Re: [Jprogramming] Style and Literacy in APL

>       Likely this is a silly question, but how do you use
> the verb Note effectively?
> 
> On Sun, 18 Feb 2007, Roger Hui wrote:
> 
>       [snip]
> 
> +
> +    3 spdj ' ',.~ >nl_z_ 3
> + Note           expand         toHOST
> + apply          fetch          toJ
> + assert         jcwdpath       tolower
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to