On Wed, May 22, 2013 at 2:08 AM, Daniel Trstenjak <daniel.trstenjak@gmail.com> wrote:
If you've nested data structures, than lenses are the way to go,
but in your case using record syntax might also help.

Yes, agreed. Keep to the lightest solutions first.

-- Kim-Ee