Defining an equality to capture the whole pattern and its parts is possible
in Omega like this
bar (foo@Foo) = ...
Note the parens around the @-pattern.
In Haskell the parens are not needed.
Original issue reported on code.google.com by ggr...@gmail.com on 23 Jul 2007 at 1:47
Original issue reported on code.google.com by
ggr...@gmail.com
on 23 Jul 2007 at 1:47