Back to Rxswift

Other Extensions

docs/Other Extensions.html

6.10.2680 B
Original Source

Other Extensions

The following extensions are available globally.

`

                AsyncSequence
                `

See more

Declaration

Swift

public extension AsyncSequence

`

                JSONDecoder
                `

Declaration

Swift

extension JSONDecoder: DataDecoder

`

                PropertyListDecoder
                `

Declaration

Swift

extension PropertyListDecoder: DataDecoder

`

                NSObject
                `

Extend NSObject with rx proxy.

Declaration

Swift

extension NSObject: ReactiveCompatible