List Question
20 TechQA 2024-03-12T10:55:56.543000Swift protocol extensions and immutable properties
40 views
Asked by user1007047
Async/await not supported in protocol extension?
1.7k views
Asked by Greg Brown
Computed property to sum numeric arrays in Swift
214 views
Asked by mairo
Swift protocol extension with specific Self type
489 views
Asked by hakuna matata
How do I unit test Protocol and it's extension
3.2k views
Asked by Amogam
Which is an appropriate protocol constraint to identify a property as being '@Published'
45 views
Asked by bobby123uk
Swift Extension computed variable not read correctly until declared in protocol
135 views
Asked by apunn
Swift: extend protocol whose associated type is an array
198 views
Asked by Yotam
Is there a way to automatically invoke a protocol method after conformance in Swift?
340 views
Asked by ex-tension
How does one make protocols and their extensions in Swift store properties?
84 views
Asked by Joseph Beuys' Mum
Swift proper use of protocol extension
248 views
Asked by Lê Khánh Vinh
Instance is necessarily treated as value type in extensions of non-class-bound protocols
132 views
Asked by jeremyabannister
Calling a protocol extension initializer
2.6k views
Asked by Romain
Access protocol extensions with generics declared in a framework
104 views
Asked by Ankit Sachan
method in protocol extension gets called instead of method implementation in View Controller
477 views
Asked by Ian
'Equatable' cannot be automatically synthesized in an extension
2.3k views
Asked by R.B.
"self as?" within protocol extension
532 views
Asked by Cuong Nguyen
UIImagePickerControllerDelegate didFinishPickingMediaWithInfo not called
999 views
Asked by Jeff Zhang