iter property

ISet<T> iter

Classes with FromIterableISetMixin must override this.

Implementation

ISet<T> get iter;