XCode 16.4 日本語化計画
static func CancellationError() -> CancellationError
Success が Never であり Failure が Never である時利用可能です。
typealias Group   廃止  
typealias Handle   廃止  
typealias Priority   廃止  
func getResult() async -> Result<Success, Failure>   廃止  
func get() async throws -> Success   廃止  
static func sleep(UInt64) async   廃止  
static func suspend() async   廃止  
static func withCancellationHandler<T>(handler: () -> Void, operation: () async throws -> T) async rethrows -> T   廃止