Are `Context Parameters` available for use yet? I...
# language-proposals
d
Are
Context Parameters
available for use yet? I'm currently using
Context Receivers
for some things, and found a show-stopping compiler bug with them.
🚫 2
Seems like a neat feature. Is there a timeline for it?
r
According to https://kotlinconf.com/talks/621119/, the prototype will be released after Kotlin 2.2.
d
Ah, cool. thanks!