F# is a functional programming language. To understand F# constructs,
you need to read a couple of lines about the programming paradigm named
Functional Programming.
Functional programming treats computer programs as mathematical functions.
Functional programming treats computer programs as mathematical functions.