One alternative are monadic types like result or maybe, that can contain either a value or an error/no value.
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
One alternative are monadic types like result or maybe, that can contain either a value or an error/no value.