swift
8521453a
- [Concurrency] Drop "Asynchronously" suffix from imported 'async' methods.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[Concurrency] Drop "Asynchronously" suffix from imported 'async' methods. The "Asynchronously" is a needless word for an "async" function. Remove it.
References
#34382 - [Concurrency] Asynchronous Objective-C method importer naming adjustments
Author
DougGregor
Parents
24ea8bec
Loading