Interface Nexus\Option\Option

<T>

extends IteratorAggregate<int, T>

A PHP implementation of Rust's Option enum.

Methods