Users of Arrow and ktor would just have to write p...
# arrow
r
Users of Arrow and ktor would just have to write programs that return
IO<A>
and our integration would take care of serialization/deserialziation and exception handling at the edge.