KotlinTrader / com.doubleu.kotlintrader.data / Storage / forEach

forEach

fun forEach(action: (T) -> Unit): Unit

Performs the given action on each element.