Took days to grok basic syntax - Felt productive w/in a few weeks - Can use all of .Net framework - Interop sometimes awkward - TDD is great - Light stubs, no explicit interfaces
ops equivalent, all libs - Strong types - no wild dynamic code, sum types - Safety - immutability by default, total functions - Type inference - modern convenience - Expressive functional constructs - pipes, function composition, auto curry, pattern matching