Flight-School / AnyCodable

Type-erased wrappers for Encodable, Decodable, and Codable values
https://flight.school/books/codable
MIT License
1.28k stars 132 forks source link

Values should be boxed to find out their original types #61

Open minacle opened 3 years ago

minacle commented 3 years ago

See the results of #60.