0

I often have a number for which I want to remove its head, e.g. {1}. I know of two ways to remove the head:

{1}[[1]]
# & @@ {1}

Neither of these methods seem particularly transparent to me. What is the "right" way to do this common transformation?

JeffDror
  • 1,880
  • 1
  • 13
  • 29

0 Answers0