mvvm-livedata
/
dev.icerock.moko.mvvm.livedata
/
composition
common
composition
fun <
OT
,
IT
,
LD
:
LiveData
<out
IT
>>
MediatorLiveData
<
OT
>.
composition
(liveDataList:
List
<
LD
>, function: (
List
<
IT
>) ->
OT
):
MediatorLiveData
<
OT
>
Content copied to clipboard