Multiple boxing

In Programming forum the question was posed

What is the verb foo such that 

   foo  1 1 2 2 3 3 4 2 3 4 4 1 2 2 2 1
+---+---------------------------+-+-------+-+
|1 1|+---+---------+-+---------+|1|+-----+|1|
|   ||2 2|+---+---+|2|+-+-----+|| ||2 2 2|| |
|   ||   ||3 3|+-+|| ||3|+---+||| |+-----+| |
|   ||   ||   ||4||| || ||4 4|||| |       | |
|   ||   ||   |+-+|| || |+---+||| |       | |
|   ||   |+---+---+| |+-+-----+|| |       | |
|   |+---+---------+-+---------+| |       | |
+---+---------------------------+-+-------+-+

?

RE Boss/J-blog/MultipleBoxing (last edited 2011-11-24 21:08:43 by RE Boss)