ndarray icon indicating copy to clipboard operation
ndarray copied to clipboard

Add `A: Clone` bound to `into_shared` and implement `DataOwned` for `CowRepr`

Open jturner314 opened this issue 4 years ago • 0 comments
trafficstars

See #1027 regarding the A: Clone bound for into_shared.

I've marked this PR as a draft because it would be good to add some tests using CowArray for methods with a S: DataOwned bound.

jturner314 avatar Jun 05 '21 22:06 jturner314