uniflow-core / io.uniflow.core.flow / ActionFunction_T

ActionFunction_T

typealias ActionFunction_T<T> = suspend (T) -> Unit