bind

fun <T> Outcome<Failure, T>.bind(progress: Progress = done()): T(source)