Let's Code Kotlin: Scoped Functions (let, apply, also, run)
Scoped functions -- let, apply, also, and run -- can make your code more concise while providing you benefits and simplicity. They can look intimidating but don't be afraid! Dive in with me as I go over these tools.