named

inline fun <T : Any, A : Any> named(alias: String, fn: StoreScope.NamedScope.() -> Tuple2<Reducer<T, A>, T>)