Array

extension Array: MixpanelType
  • 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