https://kotlinlang.org logo
c

cedric

06/13/2016, 2:29 AM
Interestingly, I think this is just a design choice from Retrofit and not a consequence of the absence of higher kinds in Kotlin. No need for Typeclass, Retrofit could simply have used a different way to define response converters.