Join Slack
Powered by
In not-inline lambdas Kotlin uses mutable `ObjectR...
# getting-started
m
miha-x64
03/15/2017, 2:41 PM
In not-inline lambdas Kotlin uses mutable
ObjectRef
(
IntRef
,
ByteRef
, etc) to hold changing value. In IDE, when your mouse pointer is over such variable, you can see a tooltip explaining this.
Open in Slack
Previous
Next