toggle menu
kresult
0.4.X
0.4.X
0.3.X
0.2.X
0.1.X
common
switch theme
search in API
kresult-core
/
io.kresult.core
/
KResult
/
Failure
/
withValue
with
Value
fun
<
T
>
withValue
(
value
:
T
)
:
KResult.FailureWithValue
<
E
,
T
>
(
source
)
Extends an existing
Failure
with a
value
to produce a
FailureWithValue