you are viewing a single comment's thread
view the rest of the comments
[–] 4 points 2 years ago

One alternative are monadic types like result or maybe, that can contain either a value or an error/no value.

  • source
  • parent