[Haskell-cafe] Removing polymorphism from type classes (viz.
Functor) (Again)
Stephen Tetley
stephen.tetley at gmail.com
Sat Aug 14 15:32:52 EDT 2010
On 14 August 2010 20:27, Stephen Tetley <stephen.tetley at gmail.com> wrote:
> If I was doing Wumpus again though, I'd probably do with Pointwise.
Ahem, "do without Pointwise"
Originally the types I operated on with Pointwise were more
complicated than they are now and Pointwise seemed a benefit. But as I
got a better understanding of the domain I was working in, I could
simply my types; after doing this Pointwise has become rather
superfluous.
More information about the Haskell-Cafe
mailing list