AggRange

fun <T> AggRange(from: T? = null, to: T? = null, key: String? = null)