Newbetuts
.
New posts in swift-protocols
Swift 2 Error using mutating function in Protocol extension "Cannot use mutating member on immutable value: 'self' is immutable
protocols
swift2
ios9
swift-extensions
swift-protocols
When to use `protocol` and `protocol: class` in Swift?
swift
swift-protocols
Arrays of Generics in Swift
arrays
swift
generics
swift-protocols
Can I have an init func in a protocol?
swift
initialization
protocols
swift-protocols
Protocol can an only be used as a generic constraint because it has Self or associated type requirements
swift
generics
swift-protocols
Why I can't use let in protocol in Swift?
ios
swift
protocols
getter-setter
swift-protocols
"fatal error: array cannot be bridged from Objective-C"—Why are you even trying, Swift?
ios
swift
swift-protocols
How to visualize Protocols and Extensions in UML?
swift
uml
swift-protocols
How to make an enum conform to a protocol in Swift?
swift
enums
swift-protocols
Swift - class method which must be overridden by subclass
swift
abstract
swift-protocols
Non-'@objc' method does not satisfy optional requirement of '@objc' protocol
swift
swift3
swift-protocols
What is the in-practice difference between generic and protocol-typed function parameters?
swift
generics
swift-protocols
What does "Protocol ... can only be used as a generic constraint because it has Self or associated type requirements" mean?
swift
generics
xcode6
swift-protocols
Usage of protocols as array types and function parameters in swift
ios
swift
generics
swift-protocols
Swift protocol with "where Self" clause
swift
where
swift-protocols
In Swift, how can I declare a variable of a specific type that conforms to one or more protocols?
ios
objective-c
swift
swift-protocols
Protocol can only be used as a generic constraint because it has Self or associatedType requirements
ios
swift
generics
swift2
swift-protocols
Protocol func returning Self
swift
protocols
subclassing
swift-protocols
Why can't a get-only property requirement in a protocol be satisfied by a property which conforms?
swift
swift-protocols
How to define optional methods in Swift protocol?
ios
swift
optional-parameters
swift-protocols
swift-extensions
Prev
Next