Can you make efficient append array node, which is not invole modifiing original array. Just like math “+” but for types of array’s.
Can you make efficient append array node, which is not invole modifiing original array. Just like math “+” but for types of array’s.