Namespace LfrlAnvil.Reactive.Composites
Structs
- EventGrouping<TKey, TEvent>
Represents a group of events associated with the same key.
- FromTask<TEvent>
Represents an event that is the result of a Task<TResult> completion.
- WithIndex<TEvent>
Represents an event with an index.
- WithSender<TEvent>
Represents an event with a sender.