Join Slack
Powered by
<@U0B85AN68> do you know if there is a way to extr...
# arrow
r
raulraja
08/16/2017, 1:57 PM
@Eugenio
do you know if there is a way to extract args from annotations in kapt? I'm building support for a new annotation in KAtegory
@deriving
and I need to access it's args inside the FileProcessor:
Copy code
@higherkind @deriving(Functor::class) sealed class Option<out A> : OptionKind<A>
2
Views
Open in Slack
Previous
Next