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