NamedScope

object NamedScope

Functions

Link copied to clipboard
infix inline fun <S : Any, A : Any> Reducer<S, A>.with(initialState: S): Tuple2<Reducer<S, A>, S>