#higher-order-functions

[ follow ]
Scala
fromMedium
2 months ago

Higher order functions in Scala. Part I: Functions as parameters

Higher order functions in Scala enable passing and returning functions as parameters without requiring knowledge of calculus.
[ Load more ]