0

I have some lists which have many brackets. I'd like to remove arrows from the lists.

For example, I need to change the list

{{x->a},{x->b},{x->c},{x->d}}

into

{a,b,c,d}

How should I do it?

illuminato
  • 299
  • 2
  • 9

0 Answers0