Functional Data Structures
Is there a good book or web site outlining decent pure-lazy-functional data structures, with or without code samples? -- Michael T. Richter <ttmrichter@gmail.com> (GoogleTalk: ttmrichter@gmail.com) I'm not schooled in the science of human factors, but I suspect surprise is not an element of a robust user interface. (Chip Rosenthal)
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
On Thu, 2007-06-21 at 20:21 +0800, Michael T. Richter wrote:
Is there a good book or web site outlining decent pure-lazy-functional data structures, with or without code samples?
http://www.google.com/search?q=purely+functional+data+structures
participants (3)
-
Derek Elkins -
Josef Svenningsson -
Michael T. Richter