forEach

inline fun <T : Any> DataSet<T>.forEach(block: (NamedData<T>) -> Unit)