single

fun <T : Any> single(block: (SingleEmitter<T>) -> Unit): Single<T>