Joey K Tuttle wrote:
> Just after posting, I was wishing I had said -
>
> pad =: 13 : '(($$y)# >./ $y) {. y'
> pad
> ] {.~ ([: $ $) # [: >./ $
Or, perhaps
pad=: {.~(##>./)&$
--
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
