jmfayard
12/09/2017, 9:28 PMRetrofitable
that would have implementations similar to the CallAdapter. Your retrofit interface would always return a Call higher kind, and depending on wether you want a single or a completable future, you would call its .ev()
extension function