MapIterator._iterator

struct MapIterator(Iterator, alias _fun)
@optmath
Iterator _iterator;

Meta