F# – the function keyword
May 24, 2010
Mark Needham explains very well why the “function” – keyword of F# (not to be confused with “fun” – which is VERY useful!) is not that a good idea to use and why “match” is the better choice:
http://www.markhneedham.com/blog/2010/02/07/f-function-keyword/comment-page-1/#comment-37656
Advertisement