outcome
Toggle table of contents
0.3.0
jvm
Platform filter
jvm
Switch theme
Search in API
outcome
outcome
/
nz.adjmunro.outcome.outcome.members
/
emptySuccess
empty
Success
inline
fun
emptySuccess
(
ignore
:
Any
?
=
null
)
:
Success
<
Unit
>
An inline hack to produce a
Success
outcome with no
value
.
Usually used when working with
Faulty
.