On 6/21/07, Michael T. Richter <ttmrichter@gmail.com> wrote:
Is there a good book or web site outlining decent pure-lazy-functional data structures, with or without code samples?

Chris Okasaki's publication page is a goldmine when it comes to functional data structures, lazy and otherwise.
http://www.eecs.usma.edu/webs/people/okasaki/pubs.html

Cheers,

Josef