Please Submit Content/Feedback on the F# MSDN Docs

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

  • Through the "Community Content" panel on each page,
  • Through the “Feedback"link  at the very bottom of each MSDN page, which goes directly to Gordon, from our doc team.
  • Directly to fsbugs@microsoft.com (though submitting as Community Content or feedback is preferred)

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