[Haskell-beginners] Rewriting bits of a data structure

Kim-Ee Yeoh ky3 at atamo.com
Tue May 21 23:43:58 CEST 2013


On Wed, May 22, 2013 at 2:08 AM, Daniel Trstenjak <
daniel.trstenjak at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130522/67357eb2/attachment.htm>


More information about the Beginners mailing list