By bloid
via debasishg.blogspot.com
Published: Oct 13 2008 / 08:45
I have been dabbling around with some lazy optimization techniques in designing functional data structures. I am using Scala to implement some of the functional data structures of Okasaki .. hence thought it would be appropriate to think aloud of some of the lazy optimization that Scala offers.
Add your comment