Maps a Result with mapper over Promise.
Result
mapper
Promise
The asynchronous function from T to U.
T
U
The mapped one on Promise.
Generated using TypeDoc
Maps a
Result
withmapper
overPromise
.