We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
c360380
Result
Option
Callable[[int], RuntimeError]
.and_then()
Result[int, Exception]
Result[Number, Exception]
Result[int, RuntimeError]
Result[float, TypeError]
.flatmap()
.map()
.map_err()