
26 Jan
2013
26 Jan
'13
7:50 a.m.
El 26/01/2013 7:32, Matias Capeletto escribió:
But now I looked better at MultiIndex implementation and it is actually pushing the index as part of the main container hierarchy using CRTP to access the core, something I thought about yesterday also. I think I will end up doing the same for Bimap then.
That's quite clever ;-) I think it's a good solution for your problem. Best, Ion