Avatar
Avatar
omochimetaru
@swift-6.1-dev func withValueImpl<R>( operation: () async throws -> R, isolation: isolated (any Actor)? ) async rethrows -> R { return try await operation() }
no output