SelectExpression.distinct

Whether selection should be DISTINCT (or not)

struct SelectExpression
Distinct distinct;

Meta