From: Data.Complex
data (RealFloat a) => Complex a
= !a :+ !a
What's the purpose of the exclamation marks?
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20100731/ad03ac9f/attachment.html