Contents

CollectionOfOne.Iterator

An iterator that produces one or zero instances of an element.

Declaration

@frozen struct Iterator

Overview

IteratorOverOne is the iterator for the CollectionOfOne type.

Topics

Default Implementations