kenkyee
11/01/2021, 2:50 PMprivate suspend fun SimpleSyntax<TaskScreenState, TaskScreenSideEffect>.addTaskReducer(
onComplete: () -> Unit
) {
hmm....technically, that's not a reducer though... 🤔
but SimpleSyntax is an odd name for this too.appmattus
11/01/2021, 3:07 PM