
16 Apr
2008
16 Apr
'08
1:22 p.m.
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 "!"? I'm not saying they shouldn't be accepted, but the story should be a little clearer about this as well! Thanks Neil