dataforge-data
/
space.kscience.dataforge.actions
/
transformWith
common
transform
With
suspend fun <
T
:
Any
,
R
:
Any
>
DataSet
<
T
>.
transformWith
(action:
Action
<
T
,
R
>, meta:
Meta
= Meta.EMPTY, scope:
CoroutineScope
? = null):
DataSet
<
R
>
Content copied to clipboard