toggle menu
soil
1.0.0-alpha07
common
switch theme
search in API
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
.