A `Result` type which is a return type that usuall...
# language-proposals
r
A
Result
type which is a return type that usually holds an error or a positive result is what is commonly known as
Either