GroupRule

interface GroupRule

Types

Companion
Link copied to clipboard
common
object Companion

Functions

gather
Link copied to clipboard
common
abstract suspend fun <T : Any> gather(set: DataSet<T>): Map<String, DataSet<T>>