0
kicks
Intro to F#: First-class functions in F#, part 0
Have you started looking at F# yet now that it ships with Visual Studio 2010? This post takes a look at the fundamental differences between functions in F# and how delegates work in C#/VB. By the end of this post you'll see why functions are first class in F# and are not in C#/VB and be on your way to better understanding F#.