<https://twitter.com/kotlin/status/125760354423823...
# announcements
u
https://twitter.com/kotlin/status/1257603544238231555 You can define a function locally (inside another function). When refactoring and extracting an auxiliary function, consider making it local. This can decrease the number of the parameters, as a local function can capture the variables of the surrounding function. #KotlinTips https://t.co/cwOCjTpNYk Twitter