F# Screencast from Dominic

I just had a look at Dominic’s F# screen-cast. Seeing some simple F# code “built up” from scratch made the F# syntax very approachable, and testing it from NUnit makes it pretty obvious how you would go and call F# code from regular C# code. Type inference makes me jealous.