Designing Type Signatures and Modeling Errors in Effect Services
How do you design type signature for functions when defining a service? I’d like to study how each one of effect users find and model errors for their functions of a service. Here are detailed questions:
1. What potential problems should be considered at service design-level?
2. How do you distinguish errors and defects?
3. How do you define errors as types?
1. What potential problems should be considered at service design-level?
2. How do you distinguish errors and defects?
3. How do you define errors as types?
