Search code examples
Replacing Multiple Occurrences in Array - Swift 4.1...


arraysswiftstringreplaceswift-extensions

Read More
Extension available for use without compilation...


iosswiftswift-extensions

Read More
Why we use Extension?...


swiftswift-extensions

Read More
Error while accessing members of UIColor extension...


swiftuicolorswift-extensions

Read More
How to make extension for multiple classes Swift...


iosswiftswift-extensions

Read More
How to override computed property of protocol extension in Swift...


swiftprotocolsswift-extensionscomputed-properties

Read More
UIColor swift extension w/ class access from Objective-C...


objective-cswiftswift-extensionsbridging

Read More
Extension may not contain stored property but why is static allowed...


swiftswift-extensions

Read More
What's the difference between Element == StringProtocol and Element: StringProtocol?...


swiftswift4swift-extensions

Read More
How do you write an extension to support both [String] and [Substring]?...


swiftswift4swift-extensions

Read More
Cannot declare a public protocol extension with internal requirements...


iosswiftxcodeswift-protocolsswift-extensions

Read More
Optional Protocol methods in swift without using @objc...


swiftmethodsprotocolsoption-typeswift-extensions

Read More
XCSourceEditorCommandInvocation swift extension causes "unrecognized selector sent to instance&...


swiftswift-extensionsxcode-extension

Read More
What's the difference between an Extension func, Extension static func & Extension class fun...


swiftswift-extensions

Read More
Extension of protocol with method which adds default parameter...


swiftswift-protocolsswift-extensions

Read More
In Swift 4, can you write an extension that applies only to things that adhere to multiple protocols...


swiftprotocolsextension-methodsswift4swift-extensions

Read More
Add constraints to generic parameters in extension...


swiftgenericsdictionaryswift2swift-extensions

Read More
Can you extend only RawRepresentables which use Strings for the raw value type?...


swiftswift-extensions

Read More
Can't extend extension added structs on swift...


swiftstructswift-extensions

Read More
Swift convenience initializer extension for SKPhysicsBody...


swiftsprite-kitswift-extensions

Read More
Extensions may not contain stored properties in UItextfield...


iosswiftuitextfieldswift-extensions

Read More
Swift protocol default implementation for optional readonly variables...


iosswiftoption-typeswift-protocolsswift-extensions

Read More
How can I override this class function?...


iosswift3uibuttonswift-extensions

Read More
Self, protocol extension and non-final class...


swiftprotocolsswift-protocolsswift-extensions

Read More
How to cast Protocol to NSObject<Protocol> to access constrained extension interface?...


genericsswift3swift-extensions

Read More
Can you override between extensions in Swift or not? (Compiler seems confused!)...


swiftoverridingswift-extensions

Read More
Alternative to override extension's method...


iosswiftswift-protocolsswift-extensions

Read More
Protection level issues when accessing a struct within an extension...


swiftfile-permissionsswift3access-controlswift-extensions

Read More
Error claims a protocol is a generic type, but no generics are used...


swiftgenericscompiler-errorsswift-extensions

Read More
Swift 3.0: compiler error when calling global func min<T>(T,T) in Array or Dictionary extensio...


arraysswiftswift3swift-extensions

Read More
BackNext