flowredux
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
flowredux
flowredux
/
com.freeletics.flowredux.dsl
/
reduce
reduce
fun
<
S
>
ChangedState
<
S
>
.
reduce
(
state
:
S
)
:
S
Transforms the given
state
according to
ChangedState
and returns the new
S
.