Reducers Reducer A type which takes a State and Action returns a new State. See more Declaration Swift public struct Reducer<State> ReduceOn A part of a Reducer which only gets triggered on certain Actions or ActionTemplates. See more Declaration Swift public struct ReduceOn<State> © 2021 under open source license. Generated by jazzy ♪♫ v0.14.4, a Realm project.