I have this problem in
override func setValue(_ value: Any?, forKey key: String) {
...
}
how can i pass sendable values such as primitive types to a main actor isolated function?
Topic:
Programming Languages
SubTopic:
Swift
Tags: