User Portlet User Portlet

Discussions
It's tough to explain what I want to do in words, so I'll explain with examples. What is the easiest way to create a function that does the following: [mcode]in[1]: function[{{a1, b1},{a2, b2}}] out[1]: {{a1, a2}, {b1, b2}} in[2]: function[{a1, b1,...