common
/
com.schibsted.account.common.lib
/
Try
/
map
map
inline
fun
<
O
>
map
(
crossinline
block
:
(
T
)
->
O
)
:
Try
<
O
>