toggle menu
redwood
0.15.0
common
switch theme
search in API
redwood-protocol-guest
/
app.cash.redwood.protocol.guest
/
GuestProtocolAdapter
/
appendRemove
append
Remove
abstract
fun
appendRemove
(
id
:
Id
,
tag
:
ChildrenTag
,
index
:
Int
,
count
:
Int
,
removedIds
:
List
<
Id
>
)