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
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
Swift : Generic parameter 'T' could not be inferred
Dec 13, 2022
swift
swift-protocols
Can Swift protocols be singleton?
Dec 10, 2022
swift
singleton
swift-protocols
Can not find Swift Protocol declaration in Obj-C class
Dec 10, 2022
objective-c
swift3
swift-protocols
Swift subprotocol with associated type
Dec 06, 2022
swift
generics
swift-protocols
associated-types
protocol with same associated type name
Nov 11, 2022
swift
swift-protocols
associated-types
Swift protocol with "where Self" clause
Jan 22, 2022
swift
where
swift-protocols
How do I conform to a protocol with an actor?
Sep 03, 2025
swift
actor
swift-protocols
Older Entries »