
26 Jan
2007
26 Jan
'07
3:48 a.m.
| > In my opinion, views are going to make more Haskell more complicated, and | > from what I have seen so far, for little gain. | | We need some kind of pattern extension *now* for bytestring | matching/views and bit parsing, though. Stuff that's used in large, real | world Haskell programs :) Would you care to elaborate? After all, pattern guards get quite a lot of the way. Simon