6
Shouts

Intro to F#: First-class functions in F#, part 0

published 820 days, 13 hours, 39 minutes ago posted by traskjdtraskjd 822 days, 12 hours, 9 minutes ago
Friday, February 25, 2011 10:54:52 PM GMT Thursday, February 24, 2011 12:24:18 AM GMT

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#.

category: How To | clicked: 0 | | source: www.mindscapehq.com | show counter code
tags: functions, F#, Mindscape