Posts tagged with scala
All posts tagged with scala in chronological order with newest first.
Fusion of object oriented and functional programming
The fusion of Object Oriented Programming (OOP) and Functional Programming (FP) languages has become increasingly popular in recent years, with many programming languages now offering features and constructs from both paradigms.
Jan 02, 2019
Kovarianz und Kontravarianz in Scala
Das Thema "Kovarianz und Kontravarianz" wird zwar auch bei Wikipedia erklärt, ich versuche es hier mit eigenen Worten und Scala.
Jul 06, 2015
Covariance and Contravariance in Scala
I explain "covariance and contravariance" with some simple Scala examples.
Jul 06, 2015