On Wed, Oct 2, 2013 at 5:48 PM, Pascal Jasmin <[email protected]> wrote:
> If I do not know the shape of items in advance, how would I box each item?
>
> one case that breaks ;/ is
>
>    <"1  (;~"0  i.5) NB. what I want
> ┌─────┬─────┬─────┬─────┬─────┐
> │┌─┬─┐│┌─┬─┐│┌─┬─┐│┌─┬─┐│┌─┬─┐│
> ││0│0│││1│1│││2│2│││3│3│││4│4││
> │└─┴─┘│└─┴─┘│└─┴─┘│└─┴─┘│└─┴─┘│
> └─────┴─────┴─────┴─────┴─────┘

You have described the default behavior of the @ conjunction

   <@;~"0 i.5

:)

Sometimes the best way to learn something is to reinvent it?

Thanks,

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

Reply via email to