I am mapping some xml to a case class and it works fine, but I have a feeling that my imperative blinkers are blinding me to a better functional solution. Can anyone suggest a better way than this:I am mapping some xml to a case class and it wo
I am mapping some xml to a case class and it works fine, but I have a feeling that my imperative blinkers are blinding me to a better functional solution. Can anyone suggest a better way than this:I am mapping some xml to a case class and it wo