Ideally we can have a feature (<http://ktor.io/adv...
# arrow
r
Ideally we can have a feature (http://ktor.io/advanced/features.html) or call function that accepts responses in the form of
IO<A>
and it takes care of running the IO value and finding encoders/decoders for the response etc.