List Question
16 TechQA 2017-09-08T19:31:25.383000Override URL description
125 views
Asked by Shmidt
When and why would i use Protocols in Swift?
6.2k views
Asked by Dutchveteran
How to get the default string representation of a Swift enum for further customization
539 views
Asked by Travis Griggs
Is it possible to change Swift String Interpolation for the String typealias?
171 views
Asked by olha
CustomStringConvertible in enum
1.4k views
Asked by Ham Dong Kyun
as.POSIXct sometimes could not convert
43 views
Asked by MeY
Swift equivalent of Haskell Show
63 views
Asked by stcol
Why is accessing CustomStringConvertible’s description discouraged?
362 views
Asked by Philippe-André Lorin
Why CustomStringConvertible protocol description being called multiple times?
453 views
Asked by shoujs
Using CustomStringConvertible in UITableView
100 views
Asked by Jacob Cavin
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
How to make a reusable view accept generic types
328 views
Asked by Isuru
Swift iOS Formatting data from JSON codable / API with CustomStringConvertible
240 views
Asked by jat
Swift equivalent of Java toString()
57.4k views
Asked by Marcus Leon
How to resolve overlapping conformances of CustomStringConvertible
201 views
Asked by Adam Bardon
Automatically generate a CustomStringConvertible implementation for any Object
114 views
Asked by scrrr