6:51 AM
Promise.completeWith(Future) ともかけるし
6:51 AM
Future.always { result in Promise.completeWith(result) }
6:51 AM
ともかけますが、ここはcascadeが一番オシャレかな。