- What is functional programming?
- What are two beneficial characteristics of functional programming?
- What does an inline modifier do to a defined function?
- Is it true or false that higher-order functions pose a potential performance issue?
- Can you name three functions from the Kotlin standard library?
- What is the Arrow library used for?
- What are the core data types when writing functional code with Arrow?