AbstractCollection.iterator

Returns an iterator over the elements contained in this collection.

@return an iterator over the elements contained in this collection

class AbstractCollection(E)
InputRange!E
iterator
()

Meta