Skip to main content
Stack Overflow
  1. About
  2. For Teams

Return to Answer

Post Timeline

Commonmark migration
Source Link

Simply put, w3schools says it pretty concisely:

The concat() method is used to join two or more arrays.

This method does not change the existing arrays, it only returns a copy of the joined arrays.

w3schools

Looks like Andrew and Matthew beat me to it anyway.

Simply put, w3schools says it pretty concisely:

The concat() method is used to join two or more arrays.

This method does not change the existing arrays, it only returns a copy of the joined arrays.

w3schools

Looks like Andrew and Matthew beat me to it anyway.

Simply put, w3schools says it pretty concisely:

The concat() method is used to join two or more arrays.

This method does not change the existing arrays, it only returns a copy of the joined arrays.

w3schools

Looks like Andrew and Matthew beat me to it anyway.

Source Link
jimyshock
  • 115
  • 1
  • 1
  • 6

Simply put, w3schools says it pretty concisely:

The concat() method is used to join two or more arrays.

This method does not change the existing arrays, it only returns a copy of the joined arrays.

w3schools

Looks like Andrew and Matthew beat me to it anyway.

lang-js

AltStyle によって変換されたページ (->オリジナル) /