dsOf

inline fun <T> dsOf(vararg arg: T): Dataset<T>

Utility method to create dataset from vararg arguments.