Oddbean new post about | logout

Notes by Zimmie | export

 @096d2c53 Observable implies Identifiable, right? If there’s no explicit Identifiable conformance, it probably adds a ‘let id = UUID()’ in the background. That (or something like it) is likely to be what Codable is complaining about.