Hacker News new | ask | show | jobs
by jinwoo68 484 days ago
I think C# borrowed this feature from functional languages like Haskell or OCaml.
2 comments

I would credit F# even more. It's been a main source of new C# features for a while now.
From F#, most likely! C# converges more and more on F# with every release.