ReactiveUI.Primitives.Reactive.Core namespace¶
Part of the ReactiveUI.Primitives.Reactive package.
| Type | Kind | Summary |
|---|---|---|
| Spark | class | Provides a set of static methods for constructing spark. |
| Spark | struct | Represents a spark to an observer. This is a by-value type: materializing a sequence allocates no per-notification heap object, mirroring the value-type notification used by other modern reactive libraries. |