kotest-fp
/
io.kotest.fp
/
Try
/
map
map
inline
fun
<
U
>
map
(
f
:
(
T
)
->
U
)
:
Try
<
U
>