iter abstract method

Iter<T> iter()

Returns an Iter over the possibly contained value.

Implementation

Iter<T> iter();