Y
Hacker News
new
|
ask
|
show
|
jobs
by
Cakez0r
4019 days ago
and also the aptly named "TaskCompletionSource", which would be the promise equivalent (using Facebook's terminology)
1 comments
jmtulloss
4019 days ago
That is, their terminology for this project. In facebook's Bolts framework for iOS they use Task and TaskCompletionSource
https://github.com/BoltsFramework/Bolts-iOS#tasks
link