Either
씁시다. 너무 편합니다.
If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/01995131-2892-7dc4-aefa-9beaf544141f on your instance and reply to it.
하스켈 쪽에는 《Finding Success (and Failure) in Haskell》이라는 책이 있습니다. 이 책에서는 크게 다음과 같은 타입을 소개합니다.
Maybe
의 한계를 극복한Either
.Either
의 한계를 극복한Validate
.