hfour / yads

An array-like data structure with a monoidal cache
8 stars 4 forks source link

Implement YADS concat #20

Closed ghost closed 3 years ago

ghost commented 3 years ago

This PR implements concat method for MArray. The behavior and signature can be expected to be same as Array.concat.