mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
A way to mark key path as Sendable is to extend its type with `& Sendable`. This is something that makes the type of a key path expression an existential with superclass bound expressed as a known key path type.
603 KiB
603 KiB