doc
/
ch.tutteli.atrium.core
/
Either
/
fold
fold
inline
fun
<
T
>
fold
(
fL
:
(
L
)
->
T
,
fR
:
(
R
)
->
T
)
:
T