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 swift-protocols
Using protocol's associated type in generic functions
Feb 20, 2026
swift
swift-protocols
Why can my simple protocol only be used as a generic constraint?
Feb 18, 2026
swift
generics
swift-protocols
Implementation of Functor protocol with associated type (Swift)
Feb 14, 2026
ios
swift
functional-programming
swift-protocols
Annotating Swift function declarations that support conformance to a protocol?
Feb 14, 2026
swift
protocols
swift2
swift-protocols
How do you do java equivalent of Generic callback interface in Swift
Feb 12, 2026
swift
swift-protocols
Can value of associatedType be a protocol? [duplicate]
Feb 03, 2026
swift
generics
swift-protocols
how to use Void type in a closure of protocol with associatedtype in Swift
Jan 26, 2026
swift
closures
swift-protocols
Do not understand "Member '<func>' cannot be used on value of type 'any <type>'; consider using a generic constraint instead" error
Dec 21, 2025
swift
generics
swift-protocols
Conforming to generic protocol method returning PATs
Dec 10, 2025
swift
generics
swift-protocols
pats
Swift Value of protocol type 'XXX' cannot conform to 'Identifiable'; only struct/enum/class types can conform to protocols
Dec 06, 2025
swift
generics
enums
swift-protocols
Swift Protocol as Generic Parameter to Class
Dec 07, 2025
swift
generics
protocols
swift4
swift-protocols
Swift Casting doesn't work as Expected
Dec 07, 2025
swift
casting
swift-protocols
How to use protocol extensions with where clause
Nov 27, 2025
swift
where-clause
swift-protocols
Variable cast as protocol instance not the same underlying type as variable of class instance?
Nov 27, 2025
swift
generics
swift-protocols
Inconsistent Casting of Any? into a Protocol in Swift during Optional Binding
Nov 27, 2025
swift
casting
swift-protocols
watchos-3
optional-binding
Use generic struct with protocol
Nov 24, 2025
swift
generics
swift-protocols
Can't assign value of 'some T' to type 'some T' in swift even if they are exactly the same, why?
Nov 20, 2025
swift
generics
swift-protocols
opaque-types
Older Entries »