Const
Typed arrays will not concatenate by default like arrays. Typed arrays generally represent data, not configuration, and the more reasonable default is to clone, not concatenate.
Typed arrays will not concatenate by default like arrays. Typed arrays generally represent data, not configuration, and the more reasonable default is to clone, not concatenate.