forEach

inline fun <E> MDList<E>.forEach(block: (value: E) -> Unit)(source)