NamedScope

object NamedScope

Functions

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