The "Porting from C#" series
Do you want to port C# code to F#? In this series of posts we’ll look at various approaches to this, and the design decisions and trade-offs involved.
-
1. Porting from C# to F#: Introduction
Three approaches to porting existing C# code to F# -
2. Getting started with direct porting
F# equivalents to C#