Functional stateful programming in F#

F# is a multi-paradigm language which lets you program in both a functional pure manner and a imperative mutational way.  With F#’s growing popularity many .NET programmers are trying out the language and are able to get started quickly because … Continue reading →