DEV Community

Discussion on: Semantics, Not Syntax; Developer empowerment using functional-first programming

Collapse
 
ehdevries profile image
Ed DeVries

This is one of the most compelling and accessible explanations of functional programming principles I've ever read. You've got that same magic as Scott Wlaschin - I feel more smart, not less, after having read your article, and not a monad in sight ;-)

Now if only we could get those sweet union types in C# ...

Collapse
 
kirkcodes profile image
Kirk Shillingford

Being compared to Scott Wlaschin is probably the highest compliment I could receive! Thank you so much!

I would Love some clean syntax for unions in C#.