shared

abstract fun <T> IMonoStep<T>.shared(): IMonoStep<T>
abstract fun <T> IFluxStep<T>.shared(): IFluxStep<T>