Join Slack
Powered by
Well, any instance method should have a parameter ...
# jackson-kotlin
d
diesieben07
03/21/2018, 5:48 PM
Well, any instance method should have a parameter with type
INSTANCE
. And any extension method will have
EXTENSION_RECEIVER
. And the both can happen at the same time.
Open in Slack
Previous
Next