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