I have a List(Pair(a,b)), i want to extract all b element and put them in one list( List(b)) what is the best way?I have a List(Pair(a,b)), i want to extract all
I have a List(Pair(a,b)), i want to extract all b element and put them in one list( List(b)) what is the best way?I have a List(Pair(a,b)), i want to extract all