List Question
20 TechQA 2024-02-24T17:55:33.540000Storing ClosedRange<Float> via @AppStorage
24 views
Asked by Konrad
Comparing Object properties
22 views
Asked by Ilian Felinto
Is there a clean way of making an enum with associated value conform to rawRepresentable?
578 views
Asked by Aaron Bratcher
Swift - Why String doesn't conform to RawRepresentable?
1.7k views
Asked by user14205680
Protocol 'RawRepresentable' requires 'init(rawValue:)' to be available in iOS 13.0.0 and newer
369 views
Asked by YulkyTulky
How to specify the type of a function parameter with combined type CustomStringConvertible and RawRepresentable?
773 views
Asked by meaning-matters
Objective-C enums conform to RawRepresentable
303 views
Asked by sger
Swift protocol for things that convert to and from String
1.5k views
Asked by Benjohn
Objc visible string enum but not RawRepresentable
2k views
Asked by angli1937
How to use generic default parameters
392 views
Asked by J. Doe
Is there a way to simplify this 'matrix of overloads' based on argument types which are all ultimately representable by a specific type?
134 views
Asked by Mark A. Donohoe
Invalid redeclaration of rawValue in Release build
1.1k views
Asked by bitemybyte
Without using an associated type, can you restrict a variable in a protocol to only RawRepresentables where the raw type is String?
543 views
Asked by Mark A. Donohoe
Struct does not conform to RawRepresentable protocol?
2.2k views
Asked by bingbomboom
Raw type 'Bool' is not expressible by any literal
13.3k views
Asked by Cœur
Enum of structs in Swift 3.0
16.8k views
Asked by Siddharth
How to make protocol describing string-representable enums?
2.6k views
Asked by abjurato
Swift: Associate a tuple to a enum
79 views
Asked by Godfather
I want to return a RawRepresentable's rawValue as an Any, but I only receive it as an Any
404 views
Asked by Evert
Type 'Error' does not conform to protocol 'RawRepresentable'
11.3k views
Asked by Shades