IteratorBase.copy

Makes a copy of the given source iterator. REQUIRES: "other" has the same concrete type as "this".

class IteratorBase
abstract
void
copy

Meta