I’m not an F# developer, but I’ve read Robert Pickering’s book, Foundations of F#/Apress, and have played around with the Try F# tutorial. It looks like a nice language and something that I might use one day. I was aware that F# had some type of query capabilities, and had wondered more than once if LINQ to Twitter could work with it.
Today, I witnessed a pleasant surprise, when John Tarbox posted an F# example in the LINQ to Twitter Discussion Forum:
https://linqtotwitter.codeplex.com/discussions/484012
It was short and sweet and very readable. Kudos to John.
@JoeMayo