| Interface | Description |
|---|---|
| MonoElement<T> |
This type defines the protocol that
Unary offers as a replacement for Optional.Operations defined in this type makes sense when we know there's only 1 element on this instance. It's based on Optional to be as compatible and intuitive as possible but it departs
from its concepts adding own variants to simplify o complete use cases. |
| MultiElement<T> | |
| NaryStream<T> |
Copyright © 2020. All rights reserved.