The way it’s done at the moment uses reflection + ...
# arrow
p
The way it’s done at the moment uses reflection + these adapters, whereas the Kategory approach could do it without reflection and using a compile time check to make sure that you’ve defined
Retrofitable
for your return type