Soil
Toggle table of contents
1.0.0-alpha12
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
buildChunks
build
Chunks
inline
fun
<
T
,
S
>
buildChunks
(
builderAction
:
MutableList
<
QueryChunk
<
T
,
S
>
>
.
(
)
->
Unit
)
:
QueryChunks
<
T
,
S
>
Builds a list of chunks using the provided
builderAction
.