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