There is an issue with kapt that if your annotated...
# arrow
s
There is an issue with kapt that if your annotated type
ResultFunctor
uses type information that comes from kapt generated code
ForResult
then you end up with
error.NonExistentClass
.