toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
soil-query-core
/
soil.query
/
modifyData
modify
Data
fun
<
T
,
S
>
QueryChunks
<
List
<
T
>
,
S
>
.
modifyData
(
match
:
(
T
)
->
Boolean
,
edit
:
T
.
(
)
->
T
)
:
QueryChunks
<
List
<
T
>
,
S
>
Modifies the data of all chunks that match the condition.