Scope functions consist of the often-used functions from Standard.kt
in the Kotlin standard library that take an object and put it into a new scope, such as this
or it
.
Scope functions consist of the often-used functions from Standard.kt
in the Kotlin standard library that take an object and put it into a new scope, such as this
or it
.