Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 208 Bytes

porting-to-fsharp.md

File metadata and controls

13 lines (7 loc) · 208 Bytes

Porting C# to F#

You should, because F# is a much better language.

Pull of the bottom most module

Get rid of module cycles

Do this by introducing fake interfaces.

Tricks when porting

Use