Thursday, August 04, 2011

F# for game development: The forgotten control flow construct

F# for game development: The forgotten control flow construct: "The fantastic control flow construct that many have forgotten is simply the procedure call. Every programmer uses it a countless number of times every working day, but fear of recursion and stack overflows have kept many from using it in situations where it fits well."