Remix.run Logo
worldsayshi 7 months ago

The one language feature that I miss in most languages is pattern matching. I wonder if there's any minimalistic language that implements pattern matching well?

guappa 7 months ago | parent [-]

haskell?

worldsayshi 7 months ago | parent [-]

Minimalistic?

I suppose you mean haskell without extensions.