map

open suspend fun <A> map(f: suspend (output: Output) -> A): Schedule.Decision<Input, A>(source)