Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query
/
QueryReducer
Query
Reducer
typealias
QueryReducer
<
T
>
=
(
QueryState
<
T
>
,
QueryAction
<
T
>
)
->
QueryState
<
T
>
(
source
)