TransitionFunction

typealias TransitionFunction = suspend CoroutineScope.() -> Unit(source)