toggle menu
Atrium
1.2.0
common
switch theme
search in API
atrium-core
/
ch.tutteli.atrium.core
/
Option
/
fold
fold
inline
fun
<
R
>
fold
(
default
:
(
)
->
R
,
f
:
(
T
)
->
R
)
:
R
(
source
)
Folds this
Option
.