Skip to content

Type MethodFoundation

async(_:)

Convenience wrapper around Thread.detachNewThread.
@preconcurrency static func async(_ work: @escaping @Sendable () -> ())