toggle menu
dataforge-data
0.7.0
common
switch theme
search in API
dataforge-data
/
space.kscience.dataforge.actions
/
then
then
infix
fun
<
T
:
Any
,
I
:
Any
,
R
:
Any
>
Action
<
T
,
I
>
.
then
(
action
:
Action
<
I
,
R
>
)
:
Action
<
T
,
R
>
Action composition. The result is terminal if one of its parts is terminal