โฉ
Swift โฉ Concurrency โฉ Sendable (protocol)
A thread-safe type whose values can be shared across arbitrary concurrent contexts without introducing a risk of data races.
Swiftarrow-up-right โฉ Standard Libraryarrow-up-right โฉ Concurrencyarrow-up-right โฉ Sendablearrow-up-right
a Shape must be Sendable.
Last updated 1 year ago