Extensions
The following extensions are available globally.
-
This allows us to extract elements from an Array in a fashion similar to a Dictionary.
It isn’t particularly efficient, but we’re not talking huge Arrays, here.
See moreDeclaration
Swift
public extension Array where Element: RVS_GeneralObserverProtocol
public extension Array where Element: RVS_GeneralObservableProtocol