Maps the function onto Result<E, _>.
Result<E, _>
The function from T to U.
T
U
The mapped function.
Generated using TypeDoc
Maps the function onto
Result<E, _>
.