dataforge-data
/
space.kscience.dataforge.actions
/
then
common
then
infix fun <
T
:
Any
,
I
:
Any
,
R
:
Any
>
Action
<
T
,
I
>.
then
(action:
Action
<
I
,
R
>):
Action
<
T
,
R
>
Content copied to clipboard
Action composition. The result is terminal if one of its parts is terminal