noSideEffect

Used in a reducer with sideEffect to return state without side effect:

reduceAnd {
   state.noSideEffect()
}