Avatar
そうですね。こういうのを考えてました func withUnsafeThrowingContinuation<T, E>( operation: (UnsafeContinuation<T, E>) -> () ) async -> Result<T, E> (edited)