Calls the specified block maintaining the this value. Returns its result.
block
this
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/run.html
The evaluation of block.
Generated using TypeDoc
Calls the specified
block
maintaining thethis
value. Returns its result.https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/run.html
Returns
The evaluation of
block
.