rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.reactive
/
foldOpt
fold
Opt
fun
<
TSource
:
Any
,
TResult
:
Any
>
Iterable
<
IOptPropertyView
<
TSource
>
>
.
foldOpt
(
lifetime
:
Lifetime
,
initial
:
TResult
,
func
:
(
TResult
,
TSource
)
->
TResult
)
:
OptProperty
<
TResult
>
Content copied to clipboard