Alias for Outcome used when only the success value is useful — the error is irrelevant.
Similar to a Java Optional or Kotlin's nullable types, but backed by the full Outcome API.
Optional