Search code examples
Swift 2.1 Array Extension objectsAtIndexes...

arraysswift2swift-extensions

Read More
Is it possible use non read-only computed property in extension?...

swiftswift-extensionscomputed-properties

Read More
Swift: Generic Protocols...

swiftgenericsstructswift-extensionsswift-protocols

Read More
Extend UICollectionViewDataSource Protocol to add default implementations...

swiftuicollectionviewswift-extensionsswift-protocolsprotocol-extension

Read More
Trying to extend IntegerType (and FloatingPointType); Why can't all Int types be converted to NS...

swiftswift-extensionsswift2swift-protocols

Read More
Swift extension in Cocoapods Framework causing Unrecognised Selector sent to Class...

objective-cswiftcocoapodsios-frameworksswift-extensions

Read More
Can I directly access a default static var from the type of a protocol extension?...

swifttypesstaticswift-extensions

Read More
Swift Array of dictionaries extension sortInPlace...

arraysswiftswift2swift-extensionsswift-dictionary

Read More
Failing to implement Protocol Extension for conforming type...

swiftgenericsswift-extensionsswift-protocols

Read More
Can't invoke protocol method on generic type restricted by other protocol...

iosgenericsswift-extensionsswift-protocols

Read More
Why does Swift not allow stored properties in extensions?...

swiftswift2swift-extensions

Read More
Extension for CollectionType with element of certain type ignores subtypes...

swiftgenericsswift2swift-extensions

Read More
Extension of array with Elements conforming a protocol in swift 2.0...

genericsswift2swift-extensions

Read More
Complicated Swift Extension...

iosswiftswift-extensions

Read More
Extension with a receive value...

swiftswift-extensions

Read More
Extension function asking for return type instead of parameter...

swiftuifontswift-extensions

Read More
Handling class initialization failure in Swift extension...

iosswiftswift-extensions

Read More
Swift Extension Class Function only works in 1 file...

iosswiftswift-extensions

Read More
Swift struct extension function - "Cannot assign to 'origin' in 'self'"...

swiftswift-extensions

Read More
Cannot override initializer of NSDictionary in Swift...

swiftnsdictionaryswift-extensions

Read More
Does not have a member named ( Swift )...

swiftswift-playgroundswift-extensions

Read More
Converation from array of Bytes to Struct. Swift...

swiftswift-extensions

Read More
Generalized type constraints with Swift...

swifttype-constraintsgenericsswift-extensions

Read More
Swift Extension, Missing Argument For Parameter #1 In Call...

swiftparameterscompiler-errorsargumentsswift-extensions

Read More
Swift extension on NSManagedObject...

swiftnsmanagedobjectswift-extensions

Read More
How to use a protocol with optional class methods in an extension with generic in Swift?...

swiftgenericsswift-extensionsswift-protocols

Read More
Swift Extension fails adding overloaded methods to Objective-C class...

objective-cswiftswift-extensions

Read More
When to use the generic parameter clause...

swiftswift-playgroundgenericsswift-extensions

Read More
Immutable value of type `Int` only has mutating members named adjust...

iosswiftswift-extensions

Read More
Swift array subscript extension "Range<T> is not convertible to Int"...

swiftswift-extensions

Read More
BackNext