[Haskell-beginners] Lens and imperative programming

Giacomo Tesio giacomo at tesio.it
Fri May 24 16:15:54 CEST 2013


Hi, I'm reading about the Lens package, and I'm scared by the imperative
style that it enables.

I know the limits of imperative programming, and despite the fact that lens
are purely functional by themself, I'm scared about limits in readability
of code. I'm afraid of writing "write-only" code.


I guess I'm wrong, but I'd like to know your opinions.


Giacomo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130524/f2349fd2/attachment.htm>


More information about the Beginners mailing list