Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in protocol-extension
Why do I get the error “Protocol … can only be used as a generic constraint because it has Self or associated type requirements”?
Dec 26, 2022
swift
generics
protocols
self
protocol-extension
Default associatedType using protocol extension
Aug 09, 2022
swift
swift-protocols
protocol-extension
Swift protocol extension implementing another protocol with shared associated type
Feb 05, 2020
swift
swift2
associated-types
protocol-extension
Protocol extensions cannot fulfill CLLocationManagerDelegate conformance?
Jan 28, 2022
ios
swift
swift2
cllocationmanager
protocol-extension
Swift 2: UITableViewDataSource protocol extension
Nov 04, 2022
ios
uitableview
swift2
protocol-extension
Extend UICollectionViewDataSource Protocol to add default implementations
Feb 08, 2021
swift
uicollectionview
swift-extensions
swift-protocols
protocol-extension
Swift protocol extension method dispatch with superclass and subclass
Sep 12, 2017
ios
swift
protocols
protocol-extension
Extend Array to conform to protocol if Element conforms to given protocol
Mar 02, 2022
ios
swift
protocols
protocol-extension
Extending Generic Integer Types in Swift
Jun 17, 2018
swift
swift2
protocols
protocol-extension
clamp
Calling selector from protocol extension
Nov 10, 2021
ios
swift
swift2
protocol-extension
How to call static methods on a protocol if they are defined in a protocol extension?
Apr 03, 2022
swift
protocols
swift2
protocol-extension
Method in non-final class must return `Self` to conform to protocol
Mar 31, 2022
swift
interface
swift2
protocol-extension
Can Swift Method Defined on Extensions on Protocols Accessed in Objective-c
Sep 09, 2022
objective-c
swift
protocols
protocol-extension
Swift make protocol extension a Notification observer
Oct 05, 2022
ios
swift
swift2
protocol-extension
Swift property observer in protocol extension?
Sep 04, 2022
swift
swift2
protocol-extension
Trailing where clause for extension of non-generic type
Apr 29, 2020
ios
swift
swift2
protocol-extension
swift2.2