Functional Programming Synonyms

So you enjoy FP, but every time you stumble upon a tutorial written for a specific language or library, everything seems new all over again. Or is it?

In fact it often relies on the same foundations, but different naming are applied to these concepts in Haskell, Scala, Rust, F#, Fantasy Land…

I'll try to list common synonyms on this page.

Types

Constructors

Functions