collektive-stdlib
Toggle table of contents
25.0.0
common
Platform filter
common
Switch theme
Search in API
collektive-stdlib
collektive-stdlib
/
it.unibo.collektive.stdlib.util
/
Reducer
Reducer
typealias
Reducer
<
T
>
=
Accumulator
<
T
,
T
>
A function that takes two arguments of the same type and returns a value of the same type.