Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Section A.4. The F# Libraries

A.4. The F# Libraries

Like most modern languages, F# comes with its own standard library. The F# library, however, comes in two parts:


FSharp.Core.dll

FSharp.Core.dll is implicitly referenced by every single F# application and is the F# library. It contains the definitions for common types such as list, Async, option, and so on.


The F# PowerPack

The F# PowerPack is a set of experimental extensions and additional functionality meant to augment the F# library: for example, modules enabling F# applications to be source-level-compatible with the OCaml programming language.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial