The MSDN docs for F# are a primary learning and reference point for much of the language and the F# library.
We really do value & read fedback on the MSDN docs, so please do take the time to tell us how the docs can be made. You can submit feedback in a number of ways
We suggest that people use the Community Content if they want to post supplementary content or a corrected version of buggy content, and the Feedback link for bugs.
For example, we just had someone learning F# submit feedback that the documentation for "Seq.head/Seq.tail" doesn't make it clear that sequences are not cached, so each call will re-evaluate the sequences. Gordon will be working on an update for that. Feedback like this is invaluable to us, especially if given with an eye to making learning the language and library simpler and more intuitive.
So, please submit your content, send us your feedback and help us make the F# docs great!
Thanks
Don