mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
functions. These were introduced in an early draft implementation of async let, but never used by a released compiler. They are not used as symbols by any app binaries. There's no reason to keep carrying them. While I'm at it, dramatically improve the documentation of the remaining async let API functions.