map

abstract fun <T> map(body: (IMonoStep<Out>) -> IMonoStep<T>): IMonoQuery<T>