Overview
-
F# is a strongly-typed, functional language that is part of Microsoft's .NET language stack.Although F# is great for data science problems, it can elegantly handle almost every problem you throw at it.As F# runs on the .NET runtime, you get access to the entire .NET ecosystem, including all packages on .