| Class | Description |
|---|---|
| Digest |
A
Single of a byte array which represents the digested value of the given input data. |
| Frozen<T> |
Single decorator that queries the delegate only once and returns the same value instance ever after. |
| Hex | |
| Reduced<Value,Result> |
The
Single value of a reduced Iterable. |
| ValueSingle<T> |
The most simple
Single there is. |