If I have for instance a Vec> and I want to get the first column, what\'s the best way to do it? I have a feeling there\'s an elegant map s
Vec>