Functions
The following functions are available globally.
-
Convenient operator for storing the cancellable object
Version
1.0.0Date
18/11/22Declaration
Swift
public func += (cancellables: inout [Cancellable], cancellable: Cancellable)
Parameters
cancellables
The collection
cancellable
The new cancellable object