Replica
replica-core
/
me.aartikov.replica.keyed
/
KeyedPhysicalReplica
/
onEachReplica
on
Each
Replica
abstract
suspend
fun
onEachReplica
(
action
:
suspend
PhysicalReplica
<
T
>
.
(
K
)
->
Unit
)
Content copied to clipboard
Executes an
action
on each child
PhysicalReplica
.