Closed ghost closed 3 years ago
This PR implements concat method for MArray. The behavior and signature can be expected to be same as Array.concat.
concat
MArray
Array.concat
This PR implements
concat
method forMArray
. The behavior and signature can be expected to be same asArray.concat
.