| Akka.Streams.Util Namespace |
| Class | Description | |
|---|---|---|
| ContinuallyEnumerableT |
TBD
| |
| ContinuallyEnumerableTContinuallyEnumerator |
TBD
| |
| EnumeratorEnumerableT |
TBD
| |
| Int32Extensions |
TBD
| |
| ObjectExtensions |
TBD
| |
| TypeExtensions |
TBD
|
| Structure | Description | |
|---|---|---|
| OptionT |
Allows tracking of whether a value has be initialized (even with the default value) for both
reference and value types.
Useful where distinguishing between null (or zero, or false) and uninitialized is significant.
|