1. Array
  2. +(_:_:)
    OperatorSwift

    +(_:_:)

    static func + (lhs: Array<Element>, rhs: Array<Element>) -> Array<Element>