count

Short-hand helper function for SELECT COUNT(…)

@safe pure
count
(
Distinct distinct = Distinct.no
)
(
string column = "*"
)

Meta