map

abstract fun <U> map(transformer: (T) -> U): LazySuspend<U>