DISTINCT

const val DISTINCT: Int = 1

DISTINCT: No two elements are equal (x.equals(y) is false).