map

open override fun <R> map(parentJob: Job, mapping: (T, Job) -> R): Patch<R>

maps each of the new elements

Parameters

mapping

defines, how to map the values of the patch