Dispatch

typealias Dispatch<A> = (action: A) -> Unit(source)