Search code examples
why Swift type system try to convert a type into wrong expected parameter...


genericstype-systemsswift3swift-extensionsxcode8

Read More
Refreshing UITableViewCell layout from its imageView after fetching image...


iosswiftuitableviewuiimageviewswift-extensions

Read More
How to use generic types to get object with same type...


swiftgenericsswift-extensions

Read More
Swift extension for selected class instance...


swiftswift2categoriesswift-extensions

Read More
Access Computed Property of a Protocol in a Protocol Extension...


swiftswift-extensionsswift-protocols

Read More
Public Extensions in Swift : Float vs Float.type...


swiftswift2swift-extensions

Read More
Implement protocol through extension...


swiftswift-extensionsswift-protocols

Read More
Swift extensions that apply only when you import them...


swiftobjective-c-categoryswift-extensions

Read More
Changing return type to a decimal?...


arraysswiftswift-extensions

Read More
Xcode sees only some of similar extensions of a nested class written in separate files...


iosxcodeswiftswift2swift-extensions

Read More
swift- Cannot convert value of type '[Int]' to expected argument type '[_]'...


swiftgenericsswift-extensions

Read More
How to create function variables with parameter in extensions?...


swiftswift-extensions

Read More
Array extension, Ambiguous reference to member 'subscript'...


arraysswiftswift-extensions

Read More
Swift: Viewing full class API including extensions...


xcodeswiftswift-extensions

Read More
How to create extension for all types that have ".contains"?...


swiftswift-extensionsswift2

Read More
How to constrain function parameter's protocol's associated types...


swiftswift-extensions

Read More
Swift: cannot convert value of type 'Self' to expected argument type 'UnsafePointer<V...


swiftswift-extensions

Read More
Swift generics in protocol: operator '===' cannot be applied to operands of type '_'...


swiftgenericsswift-extensionsswift-protocols

Read More
Convert Array extension to SequenceType?...


arraysswiftswift2swift-extensions

Read More
Swift why doesn't my generator protocol extension work?...


swiftswift-extensionsswift-protocols

Read More
Default implementation of protocol method with Swift extension...


iosnsurlsessionswift-extensionsprotocol-extension

Read More
Swift extension on RawRepresentable has no accessible initializer...


swiftgenericsenumsswift-extensionsswift-protocols

Read More
Accessing swift class extension methods from within original class...


swiftswift2protocolsswift-extensionsswift-protocols

Read More
Cannot convert return expression of type 'UIColor' to return type '[UIColor]' on UIC...


iosswiftswift-extensions

Read More
How to access static variables in methods using Swift's 'abstract class'-like protocol e...


swiftpolymorphismabstract-classswift-extensionsswift-protocols

Read More
How to rewrite description property in NSDictionary by extension in swift?...


swiftobjective-c-categoryswift-extensions

Read More
Idiomatic way to test Swift Optionals...


swiftoption-typeswift-extensions

Read More
How to make extension both outlet (swift 2)...


swiftswift2swift-extensions

Read More
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
BackNext