Effect CommunityEC
Effect Community3y ago
13 replies
spaethnl

Difference between `Schema.struct` and `Data.struct` in terms of application boundaries and inter...

Effect has both Schema.struct and Data.struct and other similar data types. Would I be correct in thinking that the difference would be that the Schema version is more for application boundaries and business data, and the Data version for internal APIs?
Was this page helpful?