ah, I did find a limitation of the previous approa...
# arrow-contributors
e
ah, I did find a limitation of the previous approach to get the instance: for example, getting an instance of
KClass<Function1PartialOf<*>>
doesn't work with
Function1PartialOf::class
!