> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Raul Miller
> First off, observe that you can group things the way you want 
> using a /. dyad:
>    ({."1 </. ])raw
> 
> Now we just need a verb to rearrange things the way you want.
>    spread=:4 :'x`:6 y'"0 _1
>    ({."1 {.`<`{.&spread@|:/. ])raw

Raul,
That's impressive, however despite having a play with the verbs, I'm
still not really sure what is going on. I get the first grouping bit,
but I don't really understand what exactly spread is doing. I'd really
appreciate a more detailed explanation if you're willing.

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

Reply via email to