Functional Programming's most powerful super power : Parametricity

Lightning Talk (5 min.)

In this talk I’ll use concrete code examples to explain the concept of parametricity. This is a core concept in Functional Programming. It’s also the basis for the claim that writing Functional code is less error prone that writing Object Oriented code. I hope that understanding parametricity will enable the audience to assess this claim, and make up their own minds about the benefits of Functional Programming.