General pattern bindings

Neil Mitchell ndmitchell at gmail.com
Sat Apr 14 06:45:44 EDT 2007


Hi Twan,

> > In the interest of removing things from the standard, I found this in
> > the Haskell 98 report (section 4.4.3.2):

Great idea to remove things, but keep your hands off extended pattern
guards! I've got at least 3 instances of that in the module that is
currently open on my screen. I've got loads of it everywhere, its
great.

If you are looking for things to remove, I'd look in the direction of
n+k patterns :-)

Thanks

Neil


More information about the Haskell-prime mailing list