5 ms·
This would be my preference. I like `Either`or some other container type, but a simple union that makes exceptions explicit works also.
by thewix 3y ago
This would be my preference. I like `Either`or some other container type, but a simple union that makes exceptions explicit works also.