Charles Martin wrote:
> Speaking of this, when is someone going to write an fp book that teaches
> all the interesting stuff? ...
>
> I know Paul Hudak is working on something interesting. Anyone else? Don't
> be shy.
I've been avoiding this blatant plug, but if somebody's going to
*ask*...
CUP just released my book on "Purely Functional Data Structures".
But note that
1. I focus on one area (advanced data structures suitable for
implementation in functional languages) rather than trying
to cover "all the interesting stuff".
2. I mainly use SML, but I include Haskell versions of most of the
programs in an appendix.
Chris
http://foxnet.cs.cmu.edu/~cokasaki/