intsig171 / SmartCodable

SmartCodable is a data parsing library based on Codable. It is simple to use, with robust compatibility being one of its main features. SmartCodable 是基于Codable实现的数据解析库。简单易用,强悍的兼容性是SmartCodable的主要特点。 表层API和功能几乎和HandyJSON一致,支持快速的迁移。
https://smart-codable.vercel.app
MIT License
417 stars 43 forks source link

mapkey 和 value支持resultBuilder #42

Closed TmFtZW9mR2l0aHVi closed 3 months ago

TmFtZW9mR2l0aHVi commented 3 months ago

类似这样:

image

可以不用写中括号和逗号

旧调用和重写的地方都不需要修改能同时兼容:

image
intsig171 commented 3 months ago

可以加QQ讨论一下么:865036731

intsig171 commented 3 months ago

该使用习惯常见于SwiftUI中,对大多数Swift开发,容易引起使用歧义。 暂不支持。 感谢提供建议。