|  | Akka.Streams.Util Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | ContinuallyEnumerableT | 
            TBD
             | 
|  | ContinuallyEnumerableTContinuallyEnumerator | 
            TBD
             | 
|  | EnumeratorEnumerableT | 
            TBD
             | 
|  | Int32Extensions | 
            TBD
             | 
|  | ObjectExtensions | 
            TBD
             | 
|  | TypeExtensions | 
            TBD
             | 
 Structures
Structures| 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.
             |