map

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

maps the new element

Parameters

mapping

defines, how to map the value of the patch