Join Slack
Powered by
The question with `extension` is with `class` and ...
# arrow-contributors
r
raulraja
05/21/2018, 12:13 PM
The question with
extension
is with
class
and
fun
. When your extensions are defined in terms of
class
or
fun
the compiler would need to create a new instance before surrounding the block:
Open in Slack
Previous
Next