Hacker News new | ask | show | jobs
by junkyarddog 4078 days ago
I would say F# is much safer than C# as it has immutability by default, non-nullable reference types, Option types, units of measure, and stricter casting rules.