Iterator.unique

Set to true to skip key duplicates. This flag may be changed during iteration.

class Iterator
bool unique;

Meta