Join Slack
Powered by
The documentation of the contract `callsInPlace` r...
# getting-started
c
CLOVIS
10/26/2022, 7:48 PM
The documentation of the contract
callsInPlace
reads "A function declaring the callsInPlace effect must be inline." Yet,
withContext
(KotlinX.Coroutines) declares a
callsInPlace
effect without being inline. Is it a mistake?
3
Views
Open in Slack
Previous
Next