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
Swift: dynamic dispatch with protocol and subclass
Nov 02, 2025
swift
protocols
swift-protocols
dynamic-dispatch
In swift, how do I return an object of the same type that conforms to a protocol
Oct 29, 2025
swift
return-value
swift-protocols
Protocol inheritance from a generic class using associatedType as Type
Oct 28, 2025
swift
generics
swift-protocols
Unmanaged Object and Protocol
Oct 26, 2025
swift
swift-protocols
In Swift, does a protocol extension allow function bodies?
Oct 24, 2025
swift
swift-protocols
swift-extensions
Dynamic dispatching protocol extension doesn't work multiple targets
Oct 23, 2025
swift
swift-protocols
swift-extensions
dynamic-dispatch
swift-modules
Protocol can an only be used as a generic constraint because it has Self or associated type requirements
Oct 22, 2025
swift
generics
swift-protocols
Swift protocol similar to Equatable
Oct 20, 2025
cocoa
swift
swift-protocols
Protocols with associated type and factory pattern?
Oct 21, 2025
swift
generics
design-patterns
swift-protocols
Convert Abstract Type to Concrete Type in Swift
Sep 21, 2025
swift
generics
type-erasure
swift-protocols
associated-types
How to implement a Swift protocol across structs with conflicting property names
Sep 19, 2025
swift
swift-protocols
Use protocol with constrained associated type as property in Swift
Sep 14, 2025
swift
generics
swift-protocols
associated-types
Swift Protocols with Associated Type Requirement and Default Implementation
Mar 14, 2023
ios
swift
generics
swift-protocols
AnyObject try cast to Equatable
Mar 10, 2023
swift
swift-protocols
equatable
Add protocol to super class which will force other classes that inherit from it to implement protocol
Mar 10, 2023
ios
swift
inheritance
swift-protocols
Conditional interface in Kotlin
Jan 05, 2023
swift
interface
kotlin
swift-protocols
Is there a way to do Swift's Protocol Composition in Kotlin
Jan 03, 2023
swift
kotlin
interface
protocols
swift-protocols
Swift extension on RawRepresentable has no accessible initializer
Dec 26, 2022
swift
generics
enums
swift-extensions
swift-protocols
How to implement Identifiable using two enum variables
Dec 25, 2022
swift
identity
swift-protocols
hashable
identifiable
How do I conform to a protocol with an actor?
Sep 03, 2025
swift
actor
swift-protocols
Older Entries »