Join Slack
Powered by
Hi, is is possible to force optics generation for ...
# arrow
t
than_
10/08/2020, 12:23 PM
Hi, is is possible to force optics generation for kotlin data class I don't own (it has companion object)?
s
simon.vergauwen
10/08/2020, 1:36 PM
That's currently not possible with the
kapt
implementation. If
kapt
can analyse foreign data classes it might be quite easy to add.
👍 1
3
Views
Open in Slack
Previous
Next