`IO.defer { myAPI.getBlocking().fold(::raiseExcept...
# arrow
p
IO.defer { myAPI.getBlocking().fold(::raiseException, ::just) }