Soil
Toggle table of contents
1.0.0-alpha12
common
Platform filter
common
Switch theme
Search in API
Soil
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.