Scala 3 — Book

Functions

Language

Where the previous chapter introduced Scala methods, this chapter digs into functions. The topics that are covered include anonymous functions, function variables, and higher-order functions (HOFs), including how to create your own HOFs.

Contributors to this page: