toggle menu
core
2.0.0-beta01
common
switch theme
search in API
core
/
pro.respawn.apiresult
/
or
or
infix inline
fun
<
T
,
R
:
T
>
ApiResult
<
T
>
.
or
(
defaultValue
:
R
)
:
T
If
this
is
Error
or
Loading
, returns
defaultValue
.
See also
or
Else