[Haskell-cafe] Design Patterns by Gamma or equivalent

Bayley, Alistair Alistair.Bayley at invesco.com
Tue Mar 17 12:07:41 EDT 2009


> > Because Haskell is not OO, it is functional, I was 
> wondering if there is
> > some kind of analogous "design pattern"/"template" type concept that
> > describe commonly used functions that can be "factored out" 
> in a general
> > sense to provide the same kind of usefulness that Design 
> Patterns do for
> > OOP. Basically I'm asking if there are any kinds of "common 
> denominator"
> >  function compositions that are used again and again to 
> solve problems. If
> > so, what are they called?

Not about Haskell, but Peter Norvig has a presentation about patterns in more-or-less functional languages:
  http://norvig.com/design-patterns/

Alistair
*****************************************************************
Confidentiality Note: The information contained in this message,
and any attachments, may contain confidential and/or privileged
material. It is intended solely for the person(s) or entity to
which it is addressed. Any review, retransmission, dissemination,
or taking of any action in reliance upon this information by
persons or entities other than the intended recipient(s) is
prohibited. If you received this in error, please contact the
sender and delete the material from any computer.
*****************************************************************



More information about the Haskell-Cafe mailing list