Having a Result[T, Err] monad that could represent either the data from a successful operation or an error. This can be generalised to the Either[A, B] monad too.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
replies: