what's the status with context parameters? Is it s...
# random
e
what's the status with context parameters? Is it somehow already possible to try it out?
t
If you’ve heard about something Kotlin, there’s a high chance you can try it out yourself (sometimes tricky, but still possible) 😉
e
mind to say how? I can find only for the receiver one
r
What's context paramters?
r
I haven't played a lot with context receivers, but isn't this just the same as having multiple receivers and accessing them by this@?
e
kind