bartoszmilewski.com/2014/04/21/getting-lazy-with-c

Lazy evaluation can be a powerful tool for structuring your code. For instance, it can let you turn your code inside out, inverting the flow of control. Many a Haskell program take advantage of laz...


Comments (0)

Sign in to post comments.