Reactive Extensions
-
A proxy which hosts reactive extensions of
See moreBase.Declaration
Swift
public struct Reactive<Base> -
Describes a provider of reactive extensions.
See moreNote
ReactiveExtensionsProviderdoes not indicate whether a type is reactive. It is intended for extensions to types that are not owned by the module in order to avoid name collisions and return type ambiguities.Declaration
Swift
public protocol ReactiveExtensionsProvider
View on GitHub
Install in Dash
Reactive Extensions Reference