Effect CommunityEC
Effect Community3y ago
4 replies
derrick

Advantages of Using `Data.TaggedEnum` and `Data.TaggedEnum.WithGenerics` for Defining Sum Types

Could someone enlighten me as to why I would/should use Data.TaggedEnum and Data.TaggedEnum.WithGenerics to define my sum types over just defining them the old fashioned way?
Was this page helpful?