map
Lazily transform this data to another data. By convention block should not use external data (be pure).
Parameters
coroutineContext
additional CoroutineContext elements used for data computation.
meta
for the resulting data. By default equals input data.
block
the transformation itself