Hacker News new | ask | show | jobs
by shadowfox 4614 days ago
F# has its origins in OCaml which has the same set of properties (ability to write impure code and has an object system, albeit one that not many people use). F# replaced that object system with the .NET one.