fsharp-reference.com
Introduction
References
Windows 10 & PowerShell
Chocolatey
.NET Core SDK
Neovim
A Simple Example
Core Concepts
Operators
Functions
Literals
Modules
Implicit
Local
Namespaces
Nested
Recursive
Shorthand
Parameters & Arguments
Pattern Matching
Type Inference
Functional Types
Array
Discriminated Union
Enumeration
List
Option
Primitive Types
Record
Result
Sequence
String
Tuple
Unit
Object Oriented Types
Class
Delegate
Interface
Structure
Other Concepts
Abbreviations
Access Control
Async Workflows
Attributes
Caller Info
Casting And Conversions
Code Quotations
Compiler
Computation Expressions
Conditionals
Exceptions & Assertions
The
Fixed
Keyword
Flexible Types
global
Lazy Expressions
Loops
Object Expressions
Operator Overloading
Query Expressions
Reference Cell
Slices
Source Identifiers
Type Extensions
Units Of Measure
Resource Management
Imports
Signatures
XML Documentation
Flexible Types
Limit the allowed types to those compatible with the base or interface type
TODO