Search code examples
Swift: Extension on [<SomeType<T>?] to produce [<T>?] possible?...

arraysswiftgenericsoption-typeswift-extensions

Read More
Is it safe to extend an Objective-C class in Swift with non-prefixed methods?...

iosswiftobjective-c-categoryswift-extensions

Read More
Call String extension including function written in Swift from Objective-C...

iosobjective-cswiftswift-extensions

Read More
Swift 3: Add UIButton extension to ViewController...

iosswift3uibuttonswift-extensions

Read More
Swift "where" Array Extensions...

swiftwhere-clauseswift-extensions

Read More
Why does swift hide default implementation for restricted protocols?...

iosswiftswift-protocolsswift-extensions

Read More
Accessing Obj-C properties in Swift extension file...

objective-cswiftswift-extensions

Read More
Swift UIButton Extension Animations Override...

iosswiftuibuttoncore-animationswift-extensions

Read More
How to resolve collision between protocol and class fields types?...

swiftswift-protocolsswift-extensions

Read More
Ambiguous use of subscript in Xcode 10.2...

arraysswiftxcodeswift-extensions

Read More
Swift 2 Error using mutating function in Protocol extension "Cannot use mutating member on immu...

protocolsswift2ios9swift-extensionsswift-protocols

Read More
Is it possible to write a Swift Extension for UIDatePicker.Mode...

swiftenumsuidatepickerswift-extensions

Read More
Implementing a function with a default parameter defined in a protocol...

swiftprotocolsextension-methodsswift-protocolsswift-extensions

Read More
UIView extension in Swift...

iosswiftuiimageswift-extensions

Read More
How to Extend URLRequest...

swiftnsmutableurlrequestswift-extensionsurlrequest

Read More
How to make a class in Swift extend a concrete class and conform to multiple protocols?...

iosswiftswift4swift-extensionsswift4.2

Read More
Does extension return new instance each time...

swiftmemoryfoundationswift-extensions

Read More
Creating a swift extension function for all controllers to access...

iosswiftfirebasesdwebimageswift-extensions

Read More
How to define initializers in a protocol extension?...

swiftinitializationswift2protocolsswift-extensions

Read More
How can I make a generic Sequence Filter wrapper? Filter contains same block for both Set and Array ...

swiftgenericsswift-extensions

Read More
keyPathsForValuesAffecting with NSManagedObject...

swiftswift-extensions

Read More
How can you create an infix operator that applies to every class and struct?...

swiftswift-extensionsanyobject

Read More
How to share custom swift extensions I built and find really useful...

iosswiftgithubopen-sourceswift-extensions

Read More
Dictionary extension in Swift is not recognized...

swiftdictionaryswift4swift-extensions

Read More
How to create a global function that affects all or specific UIButton instance types?...

swiftuibuttonswift-extensions

Read More
Extend Swift Array to Filter Elements by Type...

arraysswiftgenericsswift-extensions

Read More
Why can't extensions with protocol conformances have a specific access level?...

swiftprotocolsswift-extensionsaccess-levels

Read More
Swift 4.1.2 Autocomplete: Suggesting extensions on Array that it shouldn't...

arraysswiftswift4swift-extensionsswift4.1

Read More
Widespread Swift Protocol for Extensions...

swiftprotocolswhere-clauseswift-extensionsinout

Read More
How to Add Another Level to an Extension (categorize like extensions)...

swiftfunctionstructswift-extensions

Read More
BackNext