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