Hi,
I've got a problem:
I wanna covert this hash
x => (a , b)
y => (a , c)
z => (a)
to a hash like this
a => (x, y, z)
b => (x)
c => (y)
Can somebody help me? Thanx
Robert
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.