@Q: RETURN COUNT_DISTINCT([ "yes", "no", "yes", "sauron", "no", "yes" ]) @R [ 3 ]