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