shift=: 4 :0
fill=. {.0#,y
x |.!.fill y
)
For example: 2 shift i.5 5-- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
shift=: 4 :0
fill=. {.0#,y
x |.!.fill y
)
For example: 2 shift i.5 5-- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm