StepLambda

typealias StepLambda<Input, Output> = (Input) -> Output