https://kotlinlang.org logo
h

hastebrot

02/19/2017, 7:57 PM
You need some hacks in OOP (like dependency injection). In FP you get it for free. Also immutable data structures, pure functions, et. al.