© Robert Pickering and Kit Eason 2016

Robert Pickering and Kit Eason, Beginning F# 4.0, 10.1007/978-1-4842-1374-2_7

7. The F# Libraries

Robert Pickering and Kit Eason

(1)St. Germain-En-Laye, France

Although F# can use all the classes available in the .NET BCL, it also ships with its own set of libraries, which can be found under the FSharp namespace. The objective of this chapter is not to completely document every nuance of every F# library type and function. It is to give you an overview of what the modules can do, with a particular focus on features that aren’t readily available in the BCL. The F# online documentation ( https://msdn.microsoft.com/en-us/library/ee353413.aspx ) is the place to find detailed documentation about each function.

The ...

Get Beginning F# 4.0 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.