so e.g. `val p = task {task{42}}.unwrap().then {it...
# kovenant
m
so e.g.
val p = task {task{42}}.unwrap().then {it+1}