Array
struct Array<Element> : RandomAccessCollection, MutableCollection
-
Checks if this object has nested object types that Mixpanel supports.
Declaration
Swift
public func isValidNestedType() -> Bool
View on GitHub
Array Extension Reference