Array

extension Array: CSArrayType
extension Array: MixpanelType
  • Undocumented

    Declaration

    Swift

    func cs_arrayValue() -> [Iterator.Element]
  • Checks if this object has nested object types that Mixpanel supports.

    Declaration

    Swift

    public func isValidNestedTypeAndValue() -> Bool
  • Undocumented

    Declaration

    Swift

    public func equals(rhs: MixpanelType) -> Bool