On Wed, Apr 16, 2008 at 06:22:14PM +0100, Neil Mitchell wrote:
> Hi
> 
> >  In the list of features "required for Haskell in practice", bang patterns 
> > are
> >  way up there.
> 
> But their syntax has issues:
> 
> a!b = ...
> 
> Did I just define the function "a" or the function "!"?

Interesting note, if we solve this, then we can apply the same thing to
the treatment of ~ and regain it as a usable operator.

        John

-- 
John Meacham - ⑆repetae.net⑆john⑈
_______________________________________________
Haskell-prime mailing list
Haskell-prime@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-prime

Reply via email to